Mise à jour de '.drone.yml'
This commit is contained in:
parent
15b8e6dd06
commit
153d24cb21
@ -15,11 +15,14 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.69
|
hugo_version: 0.69.0
|
||||||
extended: true
|
extended: true
|
||||||
validate: true
|
validate: true
|
||||||
config: config.toml
|
config: config.toml
|
||||||
content: content
|
content: content
|
||||||
|
commands:
|
||||||
|
- apk add libc6-compat libstdc++
|
||||||
|
- /bin/drone-hugo
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user