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

This commit is contained in:
Robert Kaussow 2019-02-27 11:18:17 +01:00
parent 1e046068fc
commit ba32eef0d8
1 changed files with 1 additions and 1 deletions

View File

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