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

This commit is contained in:
Robert Kaussow 2019-03-12 15:22:33 +01:00
parent 8d6c8406e5
commit edd607d2ee

View File

@ -16,7 +16,7 @@ steps:
image: xoxys/molecule:gce
commands:
- /bin/bash /docker-entrypoint.sh
- echo "$GCE_CREDENTIALS_JSON" > "$GCE_CREDENTIALS_FILE"
- "echo \"$GCE_CREDENTIALS_JSON\" > $GCE_CREDENTIALS_FILE"
- ls -l /root/
- molecule create --scenario-name gce-centos-7
- molecule converge --scenario-name gce-centos-7