Update .woodpecker.yml
This commit is contained in:
parent
4c4418b39d
commit
322f2db2c4
|
|
@ -7,7 +7,6 @@ steps:
|
|||
- echo "$SIGNING_KEY" | gpg --import
|
||||
- gpg --list-keys --fingerprint --with-colons | sed -E -n -e 's/^fpr:::::::::([0-9A-F]+):$/\1:6:/p' | gpg --import-ownertrust
|
||||
- mkosi build
|
||||
- ls -l
|
||||
|
||||
publish:
|
||||
image: woodpeckerci/plugin-gitea-release
|
||||
|
|
|
|||
Loading…
Reference in New Issue