mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 15:02:41 +01:00
5
github-dev/gcloud-login
Executable file
5
github-dev/gcloud-login
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "$GCLOUD_KEY"
|
||||
|
||||
echo "$GCLOUD_KEY" > ${HOME}/.gcloud.json
|
||||
Reference in New Issue
Block a user