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

This commit is contained in:
2024-04-14 11:45:36 +02:00
parent dbcdea640a
commit 9e0f049a52

View File

@ -5,9 +5,9 @@ name: deploy-sergio.am
steps:
- name: build
image: alpine:latest
image: ubuntu:latest
commands:
- apk update && apk add bash jq pandoc
- apt update && apt install bash jq pandoc
- bash ./build.sh
- rm -rf /var/www/_site && mv _site /var/www/