This commit is contained in:
parent
edd607d2ee
commit
f03ca738ef
@ -16,8 +16,8 @@ steps:
|
||||
image: xoxys/molecule:gce
|
||||
commands:
|
||||
- /bin/bash /docker-entrypoint.sh
|
||||
- "echo \"$GCE_CREDENTIALS_JSON\" > $GCE_CREDENTIALS_FILE"
|
||||
- ls -l /root/
|
||||
- "echo \"$GCE_CREDENTIALS_JSON\" > $HOME/ansible-testing.json"
|
||||
- ls -l
|
||||
- molecule create --scenario-name gce-centos-7
|
||||
- molecule converge --scenario-name gce-centos-7
|
||||
- molecule verify --scenario-name gce-centos-7
|
||||
|
Loading…
Reference in New Issue
Block a user