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