Added debug to drone
the build failed Details

This commit is contained in:
kolaente 2018-10-15 11:41:00 +02:00
parent 7cdb9008cd
commit c6d5035378
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ pipeline:
pull: true
commands:
- hugo
- tree public
when:
event: [ push, tag, pull_request ]