Config Drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
maxime-cool 2023-12-06 15:57:16 +01:00
parent 5e85a8c66d
commit 0670be7667

View file

@ -1,6 +1,7 @@
kind: pipeline
type: docker
name: default
#secrets: [ AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY ]
steps:
- name: build
@ -9,4 +10,5 @@ steps:
hugo_version: 0.55
config: path/hugo.toml
validate: true
commands:
- hugo deploy