mirror of
https://github.com/google-github-actions/setup-gcloud.git
synced 2026-08-21 08:29:23 +00:00
fix: Add cf action dist gen (#217)
This commit is contained in:
parent
efdd40bce5
commit
15dc2ebff1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
strategy:
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
actions: ["setupGcloudSDK", "appengine-deploy","deploy-cloudrun", "setup-gcloud", "get-secretmanager-secrets", "upload-cloud-storage", "get-gke-credentials"]
|
||||
actions: ["setupGcloudSDK", "appengine-deploy","deploy-cloudrun", "setup-gcloud", "get-secretmanager-secrets", "upload-cloud-storage", "get-gke-credentials", "deploy-cloud-functions"]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: git pull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue