Compare commits
1 commit
65edcab518
...
0b429f181c
Author | SHA1 | Date | |
---|---|---|---|
0b429f181c |
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ runs:
|
||||||
${{ runner.os }}-${{ inputs.name }}-
|
${{ runner.os }}-${{ inputs.name }}-
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://git.kjan.de/actions/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6
|
uses: https://git.kjan.de/actions/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
|
||||||
with:
|
with:
|
||||||
cache-from: type=local,src=/tmp/.buildx-cache
|
cache-from: type=local,src=/tmp/.buildx-cache
|
||||||
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
|
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue