1
0
Fork 0
mirror of https://codeberg.org/fediverse/fediparty.git synced 2025-03-22 15:12:02 +00:00

Update Woodpecker config

This commit is contained in:
lostinlight 2022-01-19 20:49:35 +03:00
parent 05b7f8a00a
commit 5fc45c6dee

View file

@ -14,9 +14,10 @@ pipeline:
# This only copies non-hidden files; those whose names start with period WOULD NOT be copied
- mv public/* .
- rm -rf public
branches: [main]
when:
event: [push]
branch:
include: [ main ]
event: [push, deployment]
publish:
image: alpine