mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
CI:Build
This commit is contained in:
parent
c5e8103fc3
commit
59fc4c7dec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
uses: google-github-actions/auth@v2
|
uses: google-github-actions/auth@v2
|
||||||
with:
|
with:
|
||||||
credentials_json: '${{ secrets.GCP_SERVICE_KEY }}'
|
credentials_json: '${{ secrets.DOCKER_PASSWORD }}'
|
||||||
|
|
||||||
- name: Configure Docker for Artifact Registry
|
- name: Configure Docker for Artifact Registry
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue