This commit is contained in:
parent
206045607e
commit
4801c886f4
@ -2,7 +2,6 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-draft
|
- name: build-draft
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
@ -22,7 +21,6 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
hugoVersion: 0.52
|
hugoVersion: 0.52
|
||||||
validate: true
|
validate: true
|
||||||
buildFuture: true
|
|
||||||
theme: geeklab
|
theme: geeklab
|
||||||
when:
|
when:
|
||||||
branch: [ master ]
|
branch: [ master ]
|
||||||
|
Reference in New Issue
Block a user