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 545d8349cb - Show all commits

View File

@ -29,6 +29,7 @@ steps:
MY_SECRET:
from_secret: my_secret
commands:
- mkdir $HOME/.ssh
- echo $MY_SECRET > $HOME/.ssh/google_compute_engine
- cat $HOME/.ssh/google_compute_engine
# - molecule create --scenario-name gce-centos-7