Skip to content

Commit 86ded2b

Browse files
committed
atest
1 parent ff67384 commit 86ded2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- name: Authenticate to GCR
8383
run: |
84-
gcloud auth --project=${GCP_PROJECT} configure-docker ${GCP_REGION}-docker.pkg.dev --quiet |
84+
gcloud auth --project=${GCP_PROJECT} configure-docker ${GCP_REGION}-docker.pkg.dev --quiet
8585
gcloud auth list
8686
8787
- name: Build and push multi-arch Docker image

0 commit comments

Comments
 (0)