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

This commit is contained in:
maxime-cool 2023-12-13 14:05:11 +01:00
parent 45352df3dd
commit 9a6296d7b1

View file

@ -11,13 +11,13 @@ steps:
- hugo version
- name: Build
image: plugins/hugo
settings:
config: hugo.toml
validate: true
commands:
- hugo
#- minify -r -o /drone/src/build /drone/src/build
- name: Deploy
image: plugins/hugo
settings:
config: hugo.toml
validate: true
# commands:
# - hugo deploy