From d00c5198a3627ca28b6cae983cec1d44eb45587c Mon Sep 17 00:00:00 2001 From: Antoine PEREDERII Date: Thu, 28 Mar 2024 14:40:13 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index e240b1b..4d6ec73 100644 --- a/.drone.yml +++ b/.drone.yml @@ -62,7 +62,7 @@ steps: dockerfile: Sources/HeartTrack/Dockerfile context: Sources/HeartTrack/ registry: hub.codefirst.iut.uca.fr - repo: hub.codefirst.iut.uca.fr/david.d_almeida/Admin:latest + repo: hub.codefirst.iut.uca.fr/david.d_almeida/admin:latest username: from_secret: SECRET_REGISTRY_USERNAME password: @@ -73,7 +73,7 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: CODEFIRST_CLIENTDRONE_ENV_TYPE: STUB - IMAGENAME: hub.codefirst.iut.uca.fr/david.d_almeida/Admin:latest + IMAGENAME: hub.codefirst.iut.uca.fr/david.d_almeida/admin:latest CONTAINERNAME: heart_stub COMMAND: create ADMINS: davidd_almeida,kevinmonteiro,antoineperederii,paullevrault,antoinepinagot,nicolasraymond,marcchevaldonne