diff --git a/website.yaml b/website.yaml index ecaf55a..3b135fe 100644 --- a/website.yaml +++ b/website.yaml @@ -5,9 +5,8 @@ name: release steps: - name: build image: ghcr.io/getzola/zola:v0.15.3 - entrypoint: [ /bin/zola ] - command: - - build + commands: + - zola build - name: upload image: appleboy/drone-scp settings: