Refactor CI pipelien and enable molecule testing #1
@ -26,7 +26,7 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- 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
|
||||||
# - molecule converge --scenario-name gce-centos-7
|
# - molecule converge --scenario-name gce-centos-7
|
||||||
|
Loading…
Reference in New Issue
Block a user