This commit is contained in:
parent
75bceb0669
commit
75aec2ba81
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user