Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 12:17:58 +01:00
parent 53ab547f51
commit 70a8e1d5d6

View File

@ -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: