debug
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-02-07 23:48:50 +01:00
parent 12ff913209
commit e82f0c75a4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
image: klakegg/hugo:0.53-alpine
pull: always
commands:
- hugo --buildDrafts --buildExpired --buildFuture
- hugo -D -E -F --theme geeklab
when:
branch: [ draft ]
event: [ push ]