debug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-02-07 23:48:50 +01:00
parent 12ff913209
commit e82f0c75a4

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 ]