diff --git a/.drone.yml b/.drone.yml index f953818..e9a85ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: username: "LeGarage" password: from_secret: REGISTRY_PASSWORD # Configure the secret in the Drone repository setting - repo: / + repo: dockerregistry.legaragenumerique.fr tags: 0.0.1 dockerfile: ./build/Dockerfile # Where the Dockerfile is located in your git repository