diff --git a/.drone.yml b/.drone.yml index 51fd8a2..b6618af 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,9 +19,8 @@ steps: image: plugins/hugo settings: validate: true - commands: - - hugo --config hugo.toml - #- minify -r -o /drone/src/build /drone/src/build + config: ./hugo.toml + theme: ananke - name: Deploy image: plugins/hugo environment: