Update sigbuild-docker.yml

This commit is contained in:
Quoc Truong 2024-08-08 10:15:50 -07:00 committed by GitHub
parent 0dded0dd8f
commit cb035ed30b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,9 +62,8 @@ jobs:
password: ${{ secrets.GCP_CREDS }}
-
name: Login to AR
# Once this is verified, change the label's name. For now, we will piggyback on gcr.io actions.
if: contains(github.event.pull_request.labels.*.name, 'build and push to gcr.io for staging')
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
# Once this is verified, removed gcr.io actions.
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
with:
registry: us-central1-docker.pkg.dev
username: _json_key