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

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