Skip to content

Commit 6dda587

Browse files
committed
Skip save in test_restoring
1 parent df1a729 commit 6dda587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
with:
122122
key: docker-layer-caching-${{ matrix.inspect_image }}-sha:${{ github.sha }}-{hash}
123123
restore-keys: docker-layer-caching-${{ matrix.inspect_image }}-sha:${{ github.sha }}-
124+
skip-save: 'true'
124125

125126
- name: Show cached image info
126127
run: docker inspect ${{ matrix.inspect_image }}

0 commit comments

Comments
 (0)