File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 9191 name : Run satackey/action-docker-layer-caching@${{ steps.extract.outputs.branch }}
9292 with :
9393 key : docker-layer-caching-${{ matrix.inspect_image }}-sha:${{ github.sha }}-{hash}
94- restore-keys : docker-layer-caching-${{ matrix.inspect_image }}-sha:${{ github.sha }}-
9594
9695 - run : ${{ matrix.build_command }}
9796
@@ -119,7 +118,7 @@ jobs:
119118 - uses : ./action-dlc
120119 name : Run satackey/action-docker-layer-caching@${{ steps.extract.outputs.branch }}
121120 with :
122- key : docker-layer-caching-${{ matrix.inspect_image }}-sha:${{ github.sha }}-{hash}
121+ key : never-restored- docker-layer-caching-${{ matrix.inspect_image }}-sha:${{ github.sha }}-{hash}
123122 restore-keys : docker-layer-caching-${{ matrix.inspect_image }}-sha:${{ github.sha }}-
124123 skip-save : ' true'
125124
You can’t perform that action at this time.
0 commit comments