Skip to content

Commit

Permalink
login to gcloud registry
Browse files Browse the repository at this point in the history
  • Loading branch information
guineveresaenger committed Feb 27, 2023
1 parent bf0f170 commit 18ed5af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,8 @@ jobs:
uses: google-github-actions/setup-gcloud@v0
with:
install_components: gke-gcloud-auth-plugin
- name: Login to Google Cloud Registry
run: gcloud --quiet auth configure-docker
- name: Install dependencies
run: make install_${{ matrix.language}}_sdk
- name: Install gotestfmt
Expand Down

0 comments on commit 18ed5af

Please sign in to comment.