From fb36fa2c1c0cf199941a732ea0f2c2fcedd6864a Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sat, 13 Oct 2018 17:28:50 +0200 Subject: [PATCH] Move dependency installation to dockerimage --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4e24a37..e3f27e1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,6 @@ pipeline: build: image: local/pandoc commands: - - apt-get update && apt-get -y install graphviz build-essential - make compress: