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

This commit is contained in:
2023-12-12 03:45:00 +02:00
parent faede1a382
commit fc65461395
+2 -1
View File
@@ -4,7 +4,8 @@ steps:
privileged: true
secrets: [ signing_key ]
commands:
- echo $SIGNING_KEY
- echo "$SIGNING_KEY" | gpg --import
- gpg --list-keys
publish:
image: woodpeckerci/plugin-gitea-release