diff --git a/.drone.yml b/.drone.yml index b3a58e7..e240b1b 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/antoine.perederii/Admin + 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/antoine.perederii/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