mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Continue on cache error
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: satackey/action-docker-layer-caching@v0.0.11
|
||||
continue-on-error: false
|
||||
continue-on-error: true
|
||||
with:
|
||||
key: docker-cache-${{ matrix.os }}-${{ matrix.arch }}-${{ github.sha }}
|
||||
restore-keys: |
|
||||
|
||||
Reference in New Issue
Block a user