From f7f5af90368d635e19533ab1417c7508decaa966 Mon Sep 17 00:00:00 2001 From: Rocher Date: Wed, 6 Nov 2024 18:21:40 +0100 Subject: [PATCH] test drone 4 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 45be1f2..7ef87d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: deploy-postgresql steps: # container deployment - name: docker-build-and-push - image: hub.codefirst.iut.uca.fr/clement.freville2/plugins/kaniko:latest + image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest settings: IMAGENAME: pgsql:11 CONTAINERNAME: WF-DATABASE