Skip to content

Commit a52a666

Browse files
Update deploy-builder-api.yml
1 parent e96e017 commit a52a666

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy-builder-api.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,6 @@ jobs:
8686
# password: '${{ steps.auth.outputs.auth_token }}'
8787
# registry: '${{ env.REGION }}-docker.pkg.dev'
8888

89-
# Verify repository access
90-
- name: 'Verify Repository Access'
91-
run: |
92-
gcloud artifacts repositories list --location=${{ env.REGION }}
93-
gcloud artifacts repositories describe ${{ env.REPOSITORY }} --location=${{ env.REGION }}
94-
9589
# Configure Docker to use gcloud as a credential helper
9690
- name: 'Configure Docker'
9791
run: |

0 commit comments

Comments
 (0)