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