Mise à jour de '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
gregandev 2022-12-26 14:00:48 +01:00
parent bdd2d94d44
commit 249926a5ea

View File

@ -23,12 +23,12 @@ steps:
- name: build hugo site - name: build hugo site
image: plugins/hugo image: plugins/hugo
settings: settings:
hugo_version: 0.82 hugo_version: 0.109
# theme: ameida-cv # theme: ameida-cv
extended: true extended: true
validate: true validate: true
config: config.toml config: config.toml
# content: content content: data
output: ./public output: ./public
commands: commands:
- apk add libc6-compat libstdc++ - apk add libc6-compat libstdc++