Use custom docker image
Some checks failed
the build failed

This commit is contained in:
Valentin Brandl 2018-10-13 16:19:45 +02:00
parent 1eec805218
commit 352d983708
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -8,7 +8,7 @@ pipeline:
- /home/gitea/gitea/drone_build_cache/notes:/cache - /home/gitea/gitea/drone_build_cache/notes:/cache
build: build:
image: jpbernius/pandoc image: local/pandoc
commands: commands:
- apt-get update && apt-get -y install graphviz - apt-get update && apt-get -y install graphviz
- make - make