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: commands:
- echo hello - echo hello
- echo world - echo world
- echo "ça marche" - echo "ça marche
# - name: build - name: build
# image: plugins/hugo image: plugins/hugo
# settings: settings:
# hugo_version: 0.55 hugo_version: 0.55
# config: path/hugo.toml config: path/hugo.toml
# validate: true validate: true
# commands: commands:
# - hugo deploy - hugo deploy