Check folder contents
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-02-23 21:30:15 +01:00
parent 49a7e6180b
commit 2d873f3c20

View File

@@ -15,6 +15,8 @@ steps:
image: k8s.gcr.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.11
pull: always
commands:
- |
ls /home/imagebuilder/ -lashR
- |
jq '.password="'"$VSPHERE_PASSWORD"'"' vsphere.json > /tmp/vsphere.json && \
mv /tmp/vsphere.json vsphere.json