palettetest/.drone.yml
maximeg 5b7b2f5483
Some checks failed
continuous-integration/drone/push Build is failing
Changement du path pour le fichier de config
2023-12-06 14:30:27 +00:00

10 lines
153 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.55
config: path/hugo.toml
validate: true