Refactor CI pipelien and enable molecule testing #1
@ -16,7 +16,7 @@ steps:
|
|||||||
image: xoxys/molecule:gce
|
image: xoxys/molecule:gce
|
||||||
commands:
|
commands:
|
||||||
- /bin/bash /docker-entrypoint.sh
|
- /bin/bash /docker-entrypoint.sh
|
||||||
- echo "$GCE_CREDENTIALS_JSON" > ${GCE_CREDENTIALS_FILE}
|
- echo "$GCE_CREDENTIALS_JSON" > $$GCE_CREDENTIALS_FILE
|
||||||
- ls -l /root/
|
- ls -l /root/
|
||||||
- molecule create --scenario-name gce-centos-7
|
- molecule create --scenario-name gce-centos-7
|
||||||
- molecule converge --scenario-name gce-centos-7
|
- molecule converge --scenario-name gce-centos-7
|
||||||
|
Loading…
Reference in New Issue
Block a user