yaml typo
This commit is contained in:
parent
ec40614f4b
commit
bc8c9f973c
3
.github/workflows/master.yml
vendored
3
.github/workflows/master.yml
vendored
@ -36,7 +36,8 @@ jobs:
|
||||
service_account_key: ${{ secrets.ARTIFACTS_GCLOUD_ACCOUNT_BASE64 }}
|
||||
|
||||
- name: Configure docker
|
||||
run: gcloud auth configure-docker
|
||||
run: |
|
||||
gcloud auth configure-docker
|
||||
|
||||
- name: Upload image
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user