diff --git a/.drone.yml b/.drone.yml index 5d4ac00..5f07d8b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,4 +14,6 @@ pipeline: from_secret: aws_secret_access_key source: static/**/* target: / + endpoint: https://garage.deuxfleurs.fr/ + path_style: true