Merge branch 'master' of https://codefirst.iut.uca.fr/git/SmartFit/SmartFit_Mobile
continuous-integration/drone/push Build is passing Details

profile
remrem 2 years ago
commit 88f0493d66

@ -43,7 +43,7 @@ steps:
- name: deploy-web-image
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environement:
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/remi.arnal/smartfit_web
CONTAINERNAME: smartfit_web
COMMAND: create
@ -66,6 +66,6 @@ steps:
# - sonar-scanner -D sonar.projectKey=SmartFit_Mobile -D sonar.sources=. -D sonar.host.url=https://codefirst.iut.uca.fr/sonar -D sonar.login=$${SONAR_TOKEN}
# depends_on: [ build-apk, build-web ]
volumes:
- name: build
temp: {}
# volumes:
# - name: build
# temp: {}
Loading…
Cancel
Save