Move artifact to output volume;Add debug user
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-02-24 09:39:50 +01:00
parent e220c2bc24
commit 139629a458
2 changed files with 8 additions and 3 deletions

View File

@@ -22,8 +22,6 @@ steps:
image: bv11-cr01.bessems.eu/library/packer-extended
pull: always
commands:
- |
ls -lash /output
- |
apt-get update
- |
@@ -38,7 +36,7 @@ steps:
- |
make build-node-ova-vsphere-ubuntu-2204
- |
ls -lash /output
mv /drone/src/output/*ova* /output
environment:
VSPHERE_PASSWORD:
from_secret: vsphere_password