testing the test env
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-05-09 23:11:44 +02:00
parent fc0dd272ba
commit c1b25ce43f
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -19,6 +19,7 @@ steps:
- pwd
- ls -la
- ls -la /
- export test=justatestvar
- name: test000
pull: if-not-exists
@ -43,6 +44,10 @@ steps:
- cat log.html
- cat output.xml
- cat report.html
- pwd
- ls -la
- echo $test
- ls -la /
when:
status:
- success