mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-17 22:29:19 +00:00
Fix Woodpecker config (23)
This commit is contained in:
parent
ce5df854dd
commit
6edf0f5a44
|
@ -11,6 +11,7 @@ pipeline:
|
|||
- wc -c key
|
||||
- sha256sum key
|
||||
- ssh-keygen -l -f key
|
||||
- ssh -i key git@codeberg.org
|
||||
when:
|
||||
branch:
|
||||
include: [ main ]
|
||||
|
|
Loading…
Reference in a new issue