Skip to content

Commit

Permalink
Change command to list artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
suranc committed Mar 19, 2024
1 parent 820d378 commit 74e9a6b
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
RUN gcloud auth list
RUN gcloud artifacts repositories list

0 comments on commit 74e9a6b

Please sign in to comment.