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