mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:07:31 +00:00
ci: allow restore errors (#6740)
This commit is contained in:
1
.github/workflows/console.yml
vendored
1
.github/workflows/console.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
-
|
||||
uses: actions/cache/restore@v3
|
||||
timeout-minutes: 1
|
||||
continue-on-error: true
|
||||
id: cache
|
||||
with:
|
||||
key: console-${{ hashFiles('console', 'proto', '!console/dist') }}
|
||||
|
Reference in New Issue
Block a user