mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-17 22:29:19 +00:00
Fix Woodpecker config
This commit is contained in:
parent
5fc45c6dee
commit
801492e8c5
|
@ -14,10 +14,10 @@ pipeline:
|
|||
# This only copies non-hidden files; those whose names start with period WOULD NOT be copied
|
||||
- mv public/* .
|
||||
- rm -rf public
|
||||
when:
|
||||
branch:
|
||||
include: [ main ]
|
||||
event: [push, deployment]
|
||||
when:
|
||||
branch:
|
||||
include: [ main ]
|
||||
event: [push, deployment]
|
||||
|
||||
publish:
|
||||
image: alpine
|
||||
|
|
Loading…
Reference in a new issue