forked from Deuxfleurs/site
Fix woodpecker warning
This commit is contained in:
parent
efcb3742b7
commit
c9d872c614
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ steps:
|
||||||
|
|
||||||
- name: upload (preprod)
|
- name: upload (preprod)
|
||||||
when:
|
when:
|
||||||
branch:
|
event: [push, pull_request]
|
||||||
- preprod
|
branch: preprod
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
settings:
|
settings:
|
||||||
bucket: preprod-site
|
bucket: preprod-site
|
||||||
|
|
Loading…
Reference in a new issue