rm
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sergio Álvarez 2024-04-14 00:34:39 +02:00
parent c0debe8c47
commit 015e7b6ed2
Signed by: salvarez
GPG Key ID: E69AEEDDE0085854
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ steps:
commands:
- apk update && apk add bash jq pandoc
- bash ./build.sh
- mv _site /var/www/
- rm -rf /var/www/_site && mv _site /var/www/
when:
branch: