Fix Woodpecker config (23)

This commit is contained in:
lostinlight 2022-01-22 16:30:00 +03:00
parent ce5df854dd
commit 6edf0f5a44
1 changed files with 1 additions and 0 deletions

View File

@ -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 ]