Added debug to drone
the build was successful Details

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

View File

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