Actualiser .drone.yml
This commit is contained in:
parent
5b7b2f5483
commit
d7653dbc98
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
|
@ -7,4 +8,5 @@ steps:
|
|||
settings:
|
||||
hugo_version: 0.55
|
||||
config: path/hugo.toml
|
||||
validate: true
|
||||
validate: true
|
||||
|
Loading…
Reference in a new issue