Mise à jour de '.drone.yml'

v4
gregandev 2 years ago
parent bdd2d94d44
commit 249926a5ea
  1. 4
      .drone.yml

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

Loading…
Cancel
Save