yes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-14 11:49:29 +02:00
parent 9e0f049a52
commit 3bec601f31

View File

@ -7,7 +7,7 @@ steps:
- name: build
image: ubuntu:latest
commands:
- apt update && apt install bash jq pandoc
- apt -y update && apt -y install bash jq pandoc
- bash ./build.sh
- rm -rf /var/www/_site && mv _site /var/www/