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