Skip to content

Commit

Permalink
Add Write google creds to b64 helper
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Aug 22, 2023
1 parent b88e9ec commit 81cec45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions write_google_creds.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
echo ${GOOGLE_APPLICATION_CREDENTIALS_B64} | base64 -d > gc_credential.json

0 comments on commit 81cec45

Please sign in to comment.