Refactor CI pipelien and enable molecule testing #1
@ -26,8 +26,8 @@ steps:
|
||||
pull: always
|
||||
commands:
|
||||
- pwd
|
||||
- echo $MY_SECRET > /drone/src/secret.file
|
||||
- cat /drone/src/secret.file
|
||||
- echo $MY_SECRET > test
|
||||
- cat test
|
||||
# - 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