+1
-1
@@ -5,7 +5,7 @@ steps:
|
||||
secrets: [ signing_key ]
|
||||
commands:
|
||||
- echo "$SIGNING_KEY" | gpg --import
|
||||
- printf "5\ny\n" | sudo gpg --command-fd 0 --edit-key no-reply@ci.balsys.eu.org trust
|
||||
- printf "5\ny\n" | sudo gpg --expert --command-fd 0 --edit-key no-reply@ci.balsys.eu.org trust
|
||||
- mkosi build
|
||||
- mv *.SHA256SUMS SHA256SUMS
|
||||
- mv *.SHA256SUMS.gpg SHA256SUMS.gpg
|
||||
|
||||
Reference in New Issue
Block a user