This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@ steps:
|
||||
build:
|
||||
image: git.balsys.eu.org/tomas/mkosi
|
||||
privileged: true
|
||||
secrets: [signing_key]
|
||||
secrets: [ signing_key ]
|
||||
commands:
|
||||
- echo $${SIGNING_KEY}
|
||||
- echo ${SIGNING_KEY}
|
||||
|
||||
publish:
|
||||
image: woodpeckerci/plugin-gitea-release
|
||||
|
||||
Reference in New Issue
Block a user