diff --git a/.drone.yml b/.drone.yml index 538a41e..cdf432b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,6 @@ steps: - name: build image: code.ndumas.com/ndumas/drone-hugo:latest commands: - - cd /tmp/blog - hugo version - hugo --enableGitInfo --minify - name: publish