Update docker layer cache workflow thing
This commit is contained in:
parent
1bf9429fbf
commit
66fbc44d27
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
# Enable caching of Docker layers
|
||||
- uses: satackey/action-docker-layer-caching@v0.0.8
|
||||
- uses: satackey/action-docker-layer-caching@v0.0.11
|
||||
continue-on-error: true
|
||||
with:
|
||||
key: docker-cache-${{ steps.cache-key.outputs.key }}-{hash}
|
||||
|
Loading…
x
Reference in New Issue
Block a user