test
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Robert Kaussow 2019-03-12 13:41:14 +01:00
parent 704c6aa250
commit 62d7d9bcf4

View File

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