This commit is contained in:
parent
3876a2a782
commit
75bceb0669
@ -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