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