test
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Robert Kaussow 2019-03-12 13:58:18 +01:00
parent 243bcb31f7
commit a8a684baa6
1 changed files with 1 additions and 2 deletions

View File

@ -49,9 +49,8 @@ steps:
image: xoxys/molecule:gce
commands:
#- /bin/bash /docker-entrypoint.sh
- echo "$PY_COLORS" > test.txt
- echo "${HOME}" > test.txt
- cat test.txt
- echo "${HOME}"
- molecule create --scenario-name gce-centos-7
- molecule converge --scenario-name gce-centos-7
- molecule verify --scenario-name gce-centos-7