Update .woodpecker.yml
ci/woodpecker/tag/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Tomas Balsys 2023-12-12 04:01:32 +02:00
parent 4c4418b39d
commit 322f2db2c4
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ steps:
- echo "$SIGNING_KEY" | gpg --import - 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 - gpg --list-keys --fingerprint --with-colons | sed -E -n -e 's/^fpr:::::::::([0-9A-F]+):$/\1:6:/p' | gpg --import-ownertrust
- mkosi build - mkosi build
- ls -l
publish: publish:
image: woodpeckerci/plugin-gitea-release image: woodpeckerci/plugin-gitea-release