Skip to content

Commit

Permalink
Create entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eq19 authored Jun 24, 2024
1 parent 2110cd0 commit 7c24244
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tools/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

#gcloud auth/credential_file_override activate-service-account [email protected]
gcloud config set account [email protected]
gcloud info

0 comments on commit 7c24244

Please sign in to comment.