test build website CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
maxime-cool 2023-12-13 13:35:29 +01:00
parent aacc48d9f9
commit a157a327ef

View file

@ -9,12 +9,12 @@ steps:
commands:
- echo hello
- echo world
- echo "ça marche"
# - name: build
# image: plugins/hugo
# settings:
# hugo_version: 0.55
# config: path/hugo.toml
# validate: true
# commands:
# - hugo deploy
- echo "ça marche
- name: build
image: plugins/hugo
settings:
hugo_version: 0.55
config: path/hugo.toml
validate: true
commands:
- hugo deploy