aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2017-06-22 14:16:55 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2017-06-22 14:16:55 +0100
commit52187c46f395dd5c90bb50ac4e289d7ce7bf96a0 (patch)
tree3e4dd42a24085252c7007d31818fe2387704e94d /debian/rules
parent929c689f3381ac71d80b2dda55a0ddf602efafe2 (diff)
parent72e9937cbf43dff08921c2adf72b3bb6eb1837ab (diff)
Merge branch '27-package-and-publish-in-gitlab-ci-retire-maker2-job' of gitlab.bytemark.co.uk:open-source/mauvealert into 27-package-and-publish-in-gitlab-ci-retire-maker2-job
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 04033e8..9449283 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,7 @@ override_dh_clean:
dh_clean
$(RM) -r vendor/
+
+override_dh_auto_test:
+ echo "NOP"
+