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
orang tua 401b342511
melakukan db32c38a6f
1 mengubah file dengan 9 tambahan dan 0 penghapusan

Melihat 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