|
|
@ -43,7 +43,7 @@ steps:
|
|
|
|
|
|
|
|
|
|
|
|
- name: deploy-web-image
|
|
|
|
- name: deploy-web-image
|
|
|
|
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
|
|
|
|
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
|
|
|
|
environement:
|
|
|
|
environment:
|
|
|
|
IMAGENAME: hub.codefirst.iut.uca.fr/remi.arnal/smartfit_web
|
|
|
|
IMAGENAME: hub.codefirst.iut.uca.fr/remi.arnal/smartfit_web
|
|
|
|
CONTAINERNAME: smartfit_web
|
|
|
|
CONTAINERNAME: smartfit_web
|
|
|
|
COMMAND: create
|
|
|
|
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}
|
|
|
|
# - 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 ]
|
|
|
|
# depends_on: [ build-apk, build-web ]
|
|
|
|
|
|
|
|
|
|
|
|
volumes:
|
|
|
|
# volumes:
|
|
|
|
- name: build
|
|
|
|
# - name: build
|
|
|
|
temp: {}
|
|
|
|
# temp: {}
|