This commit is contained in:
parent
2a42ab0a31
commit
3876a2a782
@ -16,7 +16,7 @@ steps:
|
||||
image: xoxys/molecule:gce
|
||||
commands:
|
||||
- /bin/bash /docker-entrypoint.sh
|
||||
- echo "$GCE_CREDENTIALS_JSON" > $HOME/ansible-testing.json
|
||||
- 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