Mise à jour de '.drone.yml'
This commit is contained in:
parent
53ab547f51
commit
70a8e1d5d6
@ -13,7 +13,7 @@ steps:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: hypervtechnics/drone-hugo:0.69.0
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
hugo_version: 0.69.0
|
hugo_version: 0.69.0
|
||||||
theme: ameida-cv
|
theme: ameida-cv
|
||||||
@ -24,7 +24,7 @@ steps:
|
|||||||
output: ./public
|
output: ./public
|
||||||
commands:
|
commands:
|
||||||
- apk add libc6-compat libstdc++
|
- apk add libc6-compat libstdc++
|
||||||
- /bin/drone-hugo
|
- /bin/hugo
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user