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

This commit is contained in:
Tomas Balsys 2023-12-12 03:38:29 +02:00
parent df3f04ea9f
commit a715b55f00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ steps:
privileged: true
secrets: [signing_key]
commands:
- echo $SIGNING_KEY
- echo $${SIGNING_KEY}
publish:
image: woodpeckerci/plugin-gitea-release