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

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

View File

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