Compare commits
1 commit
f015aa09c7
...
57a907e1b3
Author | SHA1 | Date | |
---|---|---|---|
57a907e1b3 |
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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
|
uses: https://git.kjan.de/actions/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # 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