This commit is contained in:
parent
201c985956
commit
56a3087705
@ -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