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