From 352d983708996693c3ee0cbdf8b98390a4c42f1f Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sat, 13 Oct 2018 16:19:45 +0200 Subject: [PATCH] Use custom docker image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b870e48..0f0c787 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ pipeline: - /home/gitea/gitea/drone_build_cache/notes:/cache build: - image: jpbernius/pandoc + image: local/pandoc commands: - apt-get update && apt-get -y install graphviz - make