From 397501e93a5c432728344acf1fd5a9de98b9d191 Mon Sep 17 00:00:00 2001 From: Louis DUFOUR Date: Fri, 13 Oct 2023 14:03:21 +0200 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 191859c..8ac9e07 100644 --- a/.drone.yml +++ b/.drone.yml @@ -45,9 +45,9 @@ steps: registry: hub.codefirst.iut.uca.fr repo: hub.codefirst.iut.uca.fr/louis.dufour/CICD_WebPage username: - from_secret: SECRET_REGISTRY_USERNAME + from_secret: SECRET_REGISTRY_USERNAME_CODEFIRST password: - from_secret: SECRET_REGISTRY_PASSWORD + from_secret: SECRET_REGISTRY_PASSWORD_CODEFIRST depends_on: - hadolint