mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Fixes for publish-image regression
This commit is contained in:
1
.github/workflows/publish-image.yaml
vendored
1
.github/workflows/publish-image.yaml
vendored
@@ -75,7 +75,6 @@ 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