diff options
author | Armaël Guéneau <armael.gueneau@ens-lyon.org> | 2024-03-17 15:38:28 +0100 |
---|---|---|
committer | Armaël Guéneau <armael.gueneau@ens-lyon.org> | 2024-03-17 15:38:28 +0100 |
commit | a3f8a9900a4a0f5773ce4548830354d944b2f5b6 (patch) | |
tree | 76f62a29dbe8506b64fa935c2ccc3cffbb8273fb /.woodpecker.yaml | |
parent | 0f9c2871daebaf2d3a93d995ffd54c7992fa70d9 (diff) | |
download | guide.deuxfleurs.fr-preprod.tar.gz guide.deuxfleurs.fr-preprod.zip |
tweak .woodpecker.yamlpreprod
Diffstat (limited to '.woodpecker.yaml')
-rw-r--r-- | .woodpecker.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.woodpecker.yaml b/.woodpecker.yaml index f593f62..67463b6 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -39,3 +39,4 @@ steps: source: public/**/* target: / strip_prefix: public/ + path_style: true |