Mise à jour de '.drone.yml'
This commit is contained in:
parent
153d24cb21
commit
61783cf7f9
@ -13,13 +13,15 @@ steps:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: build
|
||||
image: plugins/hugo
|
||||
image: hypervtechnics/drone-hugo
|
||||
settings:
|
||||
hugo_version: 0.69.0
|
||||
theme: ameida-cv
|
||||
extended: true
|
||||
validate: true
|
||||
config: config.toml
|
||||
content: content
|
||||
output: ./public
|
||||
commands:
|
||||
- apk add libc6-compat libstdc++
|
||||
- /bin/drone-hugo
|
||||
|
Loading…
x
Reference in New Issue
Block a user