diff --git a/drone.yml b/drone.yml index ca357b0..2ee3b5f 100644 --- a/drone.yml +++ b/drone.yml @@ -35,7 +35,7 @@ steps: dockerfile: Sources/Dockerfile context: Sources/ registry: hub.codefirst.iut.uca.fr - repo: hub.codefirst.iut.uca.fr/enzo.jolys/api-lol + repo: hub.codefirst.iut.uca.fr/enzo.jolys/apilol username: from_secret: SECRET_REGISTRY_USERNAME password: @@ -49,8 +49,8 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/api-lol:latest - CONTAINERNAME: api-lol + IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/apilol:latest + CONTAINERNAME: apilol COMMAND: create OVERWRITE: true ADMINS: enzojolys