yaml typo
This commit is contained in:
parent
48fe56676d
commit
ca3c277045
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
version: ${{env.GCLOUD_VERSION}}
|
||||
service_account_key: ${{ secrets.ARTIFACTS_GCLOUD_ACCOUNT_BASE64 }}
|
||||
|
||||
- name: Configure docker
|
||||
- name: Configure docker
|
||||
run: gcloud auth configure-docker
|
||||
|
||||
- name: Upload image
|
||||
|
Loading…
Reference in New Issue
Block a user