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 d4f113bbff - Show all commits

View File

@ -30,6 +30,7 @@ steps:
from_secret: my_secret from_secret: my_secret
commands: commands:
- ls -l - ls -l
- cat README.md
#- echo $MY_SECRET > test #- echo $MY_SECRET > test
#- cat test #- cat test
# - molecule create --scenario-name gce-centos-7 # - molecule create --scenario-name gce-centos-7