diff --git a/.drone.yml b/.drone.yml index ed8c729..a0e20cf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,8 @@ steps: - name: build image: pandoc/core:latest commands: - - /var/www/build.sh + - ./build.sh + - mv _site /var/www/ when: branch: