This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@ steps:
|
|||||||
build:
|
build:
|
||||||
image: git.balsys.eu.org/tomas/mkosi
|
image: git.balsys.eu.org/tomas/mkosi
|
||||||
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