Try hugoExtended again
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Florian Brinker 2019-11-13 00:44:36 +01:00
부모 401b342511
커밋 db32c38a6f
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -21,8 +21,17 @@ steps:
# Extended
- name: buildExtended
failure: ignore
image: plugins/hugo
settings:
extended: true
pull: always
validate: true
# Extended
- name: buildHugoExtended
image: plugins/hugo
settings:
hugoExtended: true
pull: always
validate: true