This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user