Drone: use docker image tag built with asciidoctor
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marko Korhonen 2022-03-25 18:00:00 +02:00
parent 01493d8de0
commit f186910546
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -3,7 +3,7 @@ name: default
steps:
- name: build
image: klakegg/hugo
image: klakegg/hugo:asciidoctor
volumes:
- name: output
path: /var/www/korhonen.cc