From dc119f6fea8836e3c0b57d2b4e47b90e42e0a4d1 Mon Sep 17 00:00:00 2001 From: Alexis1663 <92861778+Alexis1663@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:17:35 +0200 Subject: [PATCH] :bug: fix: drone --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 8c77731..f72f4e6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,8 @@ steps: password: from_secret: SECRET_REGISTRY_PASSWORD + + # container deployment - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest