diff --git a/drone.yml b/drone.yml index 702a255..0144c0b 100644 --- a/drone.yml +++ b/drone.yml @@ -34,7 +34,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/api-lol username: from_secret: SECRET_REGISTRY_USERNAME password: @@ -48,8 +48,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/api-lol:latest + CONTAINERNAME: api-lol COMMAND: create OVERWRITE: true ADMINS: enzojolys