diff --git a/.drone.yml b/.drone.yml index 2de1304..3d080bd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: image: plugins/hugo settings: hugo_version: 0.55 - config: path/hugo.toml + config: hugo.toml validate: true commands: - hugo deploy \ No newline at end of file