Refactor CI pipelien and enable molecule testing #1
@ -29,10 +29,8 @@ steps:
|
||||
MY_SECRET:
|
||||
from_secret: my_secret
|
||||
commands:
|
||||
- ls -l
|
||||
- cat README.md
|
||||
#- echo $MY_SECRET > test
|
||||
#- cat test
|
||||
- echo $MY_SECRET > $HOME/.ssh/google_compute_engine
|
||||
- cat $HOME/.ssh/google_compute_engine
|
||||
# - molecule create --scenario-name gce-centos-7
|
||||
# - molecule converge --scenario-name gce-centos-7
|
||||
# - molecule verify --scenario-name gce-centos-7
|
||||
|
Loading…
Reference in New Issue
Block a user