test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-02-27 11:19:20 +01:00
parent 4df8edbff9
commit a37d236500
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ steps:
image: alpine
pull: always
commands:
- echo $${MY_SECRET} > test
- echo $MY_SECRET > test
- cat test
# - molecule create --scenario-name gce-centos-7
# - molecule converge --scenario-name gce-centos-7