From a24f772ef375be1a7ecd0f2274c08291ec323a77 Mon Sep 17 00:00:00 2001 From: Kevin MONTEIRO Date: Wed, 6 Mar 2024 17:02:51 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index c30c7dd..0b34440 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: dockerfile: src/HeartTrackAPI/Dockerfile context: src/ registry: hub.codefirst.iut.uca.fr - repo: hub.codefirst.iut.uca.fr/heartdev/api + repo: hub.codefirst.iut.uca.fr/david.d_almeida/api username: from_secret: SECRET_REGISTRY_USERNAME password: @@ -34,7 +34,7 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/heartdev/api:latest + IMAGENAME: hub.codefirst.iut.uca.fr/david.d_almeida/api:latest CONTAINERNAME: api ADMINS: davidd_almeida,kevinmonteiro COMMAND: create