mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-16 12:21:53 +00:00
install beta components in deploy workflow
This commit is contained in:
parent
9883cc499e
commit
3315cf55dd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
- uses: google-github-actions/setup-gcloud@v0.6.0
|
||||
with:
|
||||
project_id: kontaindotme
|
||||
components: beta
|
||||
|
||||
# Deploy and test.
|
||||
- run: ./deploy.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue