From 92d3142d968938f77d80e15c122d5dd292e6083e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Cluseau?= Date: Wed, 30 Jan 2019 14:06:49 +1100 Subject: [PATCH] modd --- modd.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modd.conf b/modd.conf index 73cd2d1..5c48085 100644 --- a/modd.conf +++ b/modd.conf @@ -1,7 +1,6 @@ **/*.go Dockerfile { - #prep: go test ./... + prep: go test ./... prep: go install ./cmd/... - #prep: go install ./cmd/dkl-local-server prep: docker build -t dls . - daemon +sigterm: /var/lib/direktil/test-run + #daemon +sigterm: /var/lib/direktil/test-run }