Skip to content

Commit

Permalink
testing with list repos command
Browse files Browse the repository at this point in the history
kcs-koteswara committed Sep 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 05c82e5 commit 3bb6aa0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/vertx-base.yaml
Original file line number Diff line number Diff line change
@@ -73,7 +73,12 @@ jobs:
with:
project_id: 'som-rit-infrastructure-prod'
workload_identity_provider: 'projects/294515190965/locations/global/workloadIdentityPools/github/providers/susom-github'
audience: 'artifactregistry.googleapis.com'

- name: Verify Artifact Registry Access
run: |
gcloud artifacts repositories list --location=us-west1
- name: Copy Maven settings
run: cp ./travis/settings.xml $HOME/.m2/settings.xml

0 comments on commit 3bb6aa0

Please sign in to comment.