Fix fileglob
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2023-02-24 10:58:11 +01:00
parent d828b83e0b
commit ad8df64b13

View File

@ -36,11 +36,7 @@ steps:
- | - |
make build-node-ova-vsphere-ubuntu-2204 make build-node-ova-vsphere-ubuntu-2204
- | - |
pwd mv ./output/*.ova /output
- |
ls ./output/* -lash
- |
mv ./output/*ova* /output
environment: environment:
VSPHERE_PASSWORD: VSPHERE_PASSWORD:
from_secret: vsphere_password from_secret: vsphere_password