mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-12 19:00:13 +00:00
ko login
This commit is contained in:
parent
8b6491fc8f
commit
545bb21e7b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
workload_identity_provider: 'projects/7577580991/locations/global/workloadIdentityPools/gha-pool/providers/gha-provider'
|
||||
service_account: 'gha-deployer@kontaindotme.iam.gserviceaccount.com'
|
||||
create_credentials_file: true
|
||||
- run: gcloud auth configure-docker gcr.io
|
||||
- run: gcloud auth print-access-token | ko login gcr.io --username=oauth2accesstoken --password-stdin
|
||||
|
||||
# Checkout code.
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue