Skip to content

Commit

Permalink
Add RUN
Browse files Browse the repository at this point in the history
  • Loading branch information
suranc committed Mar 19, 2024
1 parent 1616d58 commit 820d378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:latest

ADD .config/gcloud/application_default_credentials.json /tmp/application_default_credentials.json
ENV GOOGLE_APPLICATION_CREDENTIALS=/tmp/application_default_credentials.json
gcloud auth list
RUN gcloud auth list

0 comments on commit 820d378

Please sign in to comment.