This commit is contained in:
parent
12ff913209
commit
e82f0c75a4
@ -7,7 +7,7 @@ steps:
|
|||||||
image: klakegg/hugo:0.53-alpine
|
image: klakegg/hugo:0.53-alpine
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- hugo --buildDrafts --buildExpired --buildFuture
|
- hugo -D -E -F --theme geeklab
|
||||||
when:
|
when:
|
||||||
branch: [ draft ]
|
branch: [ draft ]
|
||||||
event: [ push ]
|
event: [ push ]
|
||||||
|
Reference in New Issue
Block a user