This commit is contained in:
parent
fd8ffcbbfd
commit
5d475adc76
@ -11,12 +11,14 @@ steps:
|
|||||||
- git clone --recurse-submodules -j8 https://git.f-brinker.de/fbrinker/drone-hugo-extended-demo.git .
|
- git clone --recurse-submodules -j8 https://git.f-brinker.de/fbrinker/drone-hugo-extended-demo.git .
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
|
|
||||||
|
# Normal
|
||||||
- name: build
|
- name: build
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
pull: always
|
pull: always
|
||||||
validate: true
|
validate: true
|
||||||
|
|
||||||
|
# Extended
|
||||||
- name: buildExtended
|
- name: buildExtended
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user