From 28da716b04e98638d1d3818e8283f7743d30369f Mon Sep 17 00:00:00 2001 From: Louwar Date: Sat, 18 Mar 2023 10:45:00 +0100 Subject: [PATCH] update drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b827041..d226ac1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -58,7 +58,7 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/louis.dufour/EntityFramework:latest + IMAGENAME: hub.codefirst.iut.uca.fr/louis.dufour/EntityFramework_LoL:latest CONTAINERNAME: containerlol COMMAND: create OVERWRITE: true