Update .woodpecker.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user