Fix non-empty folder move
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2023-02-25 11:25:32 +01:00
parent e27b3f1f6f
commit 0a2cc82e2d

View File

@ -36,7 +36,7 @@ steps:
- | - |
make build-node-ova-vsphere-ubuntu-2204 make build-node-ova-vsphere-ubuntu-2204
- | - |
mv ./output/* /output cp ./output/* /output
- | - |
sleep 3600 sleep 3600
environment: environment: