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

This commit is contained in:
Tomas Balsys 2023-12-12 03:41:53 +02:00
parent a715b55f00
commit 00264cacbc
1 changed files with 2 additions and 2 deletions

View File

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