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
parent 401b342511
commit db32c38a6f
1 changed files with 9 additions and 0 deletions

View File

@ -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