mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Fixes for yaml syntax
This commit is contained in:
2
.github/workflows/build-image-v5.yaml
vendored
2
.github/workflows/build-image-v5.yaml
vendored
@@ -53,6 +53,6 @@ jobs:
|
||||
|
||||
- name: Move cache
|
||||
run: |
|
||||
mkdir -p /tmp/.buildx-cache
|
||||
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