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)
|
||||
when:
|
||||
branch:
|
||||
- preprod
|
||||
event: [push, pull_request]
|
||||
branch: preprod
|
||||
image: plugins/s3
|
||||
settings:
|
||||
bucket: preprod-site
|
||||
|
|
Loading…
Reference in a new issue