test
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-03-12 15:08:16 +01:00
parent 3876a2a782
commit 75bceb0669
1 changed files with 1 additions and 1 deletions

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