diff --git a/.drone.yml b/.drone.yml index 0432ce4..7ec1c72 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,4 +11,5 @@ pipeline: testrun: image: alpine commands: + - ls -la - ./mark2web -in example -out html -create -logLevel debug