mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
disable fail-fast in GAR job
This commit is contained in:
parent
1b9eabaee5
commit
e954031d3e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/gar-cleanup.yml
vendored
1
.github/workflows/gar-cleanup.yml
vendored
|
@ -16,6 +16,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
region: [us, europe, asia]
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Set up Cloud SDK
|
||||
uses: google-github-actions/setup-gcloud@master
|
||||
|
|
Loading…
Add table
Reference in a new issue