From 43dac1ca02330d3848ade4e82eeb58ca79a50dfa Mon Sep 17 00:00:00 2001 From: rem Date: Thu, 16 Nov 2023 15:07:22 +0100 Subject: [PATCH 1/2] Update '.drone.yml' --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index c6ac7ec..1dfce9f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: {} \ No newline at end of file From a5e46133ac79e489a765fa999b2413fdf741f23c Mon Sep 17 00:00:00 2001 From: rem Date: Thu, 16 Nov 2023 15:11:02 +0100 Subject: [PATCH 2/2] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1dfce9f..df3b098 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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