From 02a37796fb30160b1dccbbaf3c48f6199c62c025 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 22 Jan 2020 23:24:46 +0100 Subject: [PATCH] force run --- .drone.jsonnet | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.jsonnet b/.drone.jsonnet index 6791255..f7e9d7e 100644 --- a/.drone.jsonnet +++ b/.drone.jsonnet @@ -147,7 +147,6 @@ local PipelineNotification = { }, }; - [ PipelineLinting, PipelineDeployment(scenario='centos7'),