diff --git a/.drone.yml b/.drone.yml index 7ec1c72..07010fb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,4 +12,5 @@ pipeline: image: alpine commands: - ls -la + - sleep 300 - ./mark2web -in example -out html -create -logLevel debug