mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
045e5ad633
commit
ff910d327c
|
@ -2,6 +2,4 @@
|
|||
set -e
|
||||
set -o pipefail
|
||||
|
||||
echo "$GCLOUD_KEY"
|
||||
gpg --batch --yes --passphrase "$GCLOUD_KEY" --cipher-algo AES256 -o "${HOME}/gcloud.key" "${GITHUB_WORKSPACE}/.gcloud.key.gpg"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user