Change syntax
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:
parent
4875d4d31a
commit
ec1f1e79a7
@ -29,7 +29,7 @@ steps:
|
||||
curl \
|
||||
make
|
||||
- |
|
||||
jq '.password="$${RANDOM_STRING}"' ./packer/ova/vsphere.json > /tmp/vsphere.json && \
|
||||
jq '.password="$RANDOM_STRING"' ./packer/ova/vsphere.json > /tmp/vsphere.json && \
|
||||
mv /tmp/vsphere.json ./packer/ova/vsphere.json
|
||||
- |
|
||||
cat ./packer/ova/vsphere.json
|
||||
|
Loading…
Reference in New Issue
Block a user