mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-09 01:25:08 +00:00
don't explicitly login, bump kaniko to 1.8.0
This commit is contained in:
parent
e423b4f8ad
commit
03ec830833
2 changed files with 1 additions and 4 deletions
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
|
|
@ -35,9 +35,6 @@ jobs:
|
|||
- uses: google-github-actions/setup-gcloud@v0.6.0
|
||||
with:
|
||||
project_id: kontaindotme
|
||||
- name: Login to GCR
|
||||
run: |
|
||||
gcloud auth print-access-token | ko login gcr.io --username=oauth2accesstoken --password-stdin
|
||||
|
||||
# Deploy and test.
|
||||
- run: ./deploy.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue