diff --git a/.drone.yml b/.drone.yml index e9a85ef..28df2f0 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: dockerregistry.legaragenumerique.fr + repo: "dockerregistry.legaragenumerique.fr" tags: 0.0.1 dockerfile: ./build/Dockerfile # Where the Dockerfile is located in your git repository