bash
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-04-14 00:04:28 +02:00
parent 836e85c086
commit dacdd27a73

View File

@ -7,7 +7,7 @@ steps:
- name: build
image: alpine:latest
commands:
- apk update && apk add pandoc
- apk update && apk add bash pandoc
- bash ./build.sh
- mv _site /var/www/