From f302bb28cbb3ea67745b162dc1be753f888701c1 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 82f4e6c..b12c414 100644 --- a/.drone.jsonnet +++ b/.drone.jsonnet @@ -146,7 +146,6 @@ local PipelineNotification = { }, }; - [ PipelineLinting, PipelineDeployment(scenario='centos7'),