Skip to content

Commit 1a84afb

Browse files
committed
cache to inline cache
1 parent b10be6d commit 1a84afb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/actions/build-and-publish-image/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ runs:
127127
platforms: linux/${{ inputs.arch }}
128128
build-args: ${{ inputs.build-args }}
129129
secret-files: ${{ inputs.secret-files }}
130+
cache-to: |
131+
type=inline
130132
cache-from: |
131133
${{ inputs.cache-from }}
132134
ulimit: |

0 commit comments

Comments
 (0)