Refactor CI pipelien and enable molecule testing #1

Merged
xoxys merged 131 commits from molecule-dev into master 2019-03-25 22:23:40 +01:00
Showing only changes of commit 1566325664 - Show all commits

View File

@ -48,7 +48,7 @@ steps:
pull: always
image: xoxys/molecule:gce
commands:
- /bin/bash /docker-entrypoint.sh
#- /bin/bash /docker-entrypoint.sh
- "echo ${MOLECULE_CUSTOM_MODULES_REPO}"
- molecule create --scenario-name gce-centos-7
- molecule converge --scenario-name gce-centos-7