This commit is contained in:
parent
0ca4efefe5
commit
083121e5b8
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ pipeline:
|
||||||
- echo "$GPG_KEY"
|
- echo "$GPG_KEY"
|
||||||
- echo "$GPG_KEY"|base64 -d|gpg --import
|
- echo "$GPG_KEY"|base64 -d|gpg --import
|
||||||
- gpg -K
|
- gpg -K
|
||||||
|
secrets: [ gpg_key ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue