Check folder contents
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user