mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-20 05:14:05 +01:00
Fixes for publish-image regression
This commit is contained in:
1
.github/workflows/build-image-v5.yaml
vendored
1
.github/workflows/build-image-v5.yaml
vendored
@@ -53,6 +53,5 @@ jobs:
|
||||
|
||||
- name: Move cache
|
||||
run: |
|
||||
mkdir -p /tmp/.buildx-cache
|
||||
rm -rf /tmp/.buildx-cache
|
||||
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
|
||||
Reference in New Issue
Block a user