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