test_x
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-02-27 11:26:53 +01:00
parent 2e034e5102
commit d4f113bbff

View File

@ -30,6 +30,7 @@ steps:
from_secret: my_secret from_secret: my_secret
commands: commands:
- ls -l - ls -l
- cat README.md
#- 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