mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Update sigbuild-docker.yml
This commit is contained in:
parent
0dded0dd8f
commit
cb035ed30b
5
.github/workflows/sigbuild-docker.yml
vendored
5
.github/workflows/sigbuild-docker.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user