ok
This commit is contained in:
parent
d6c0bcaedc
commit
8086b297d0
@ -66,9 +66,3 @@ jobs:
|
|||||||
${{ env.registry }}/${{ env.image_name }}:latest
|
${{ env.registry }}/${{ env.image_name }}:latest
|
||||||
cache-from: type=local,src=/tmp/.buildx-cache
|
cache-from: type=local,src=/tmp/.buildx-cache
|
||||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||||
|
|
||||||
- name: move exported cache back (workaround)
|
|
||||||
run: |
|
|
||||||
rm -rf /tmp/.buildx-cache
|
|
||||||
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user