From 3887cebb579d5b1ca4d93f115cb418e7e0b3d415 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 e880cce..c48d634 100644 --- a/.drone.jsonnet +++ b/.drone.jsonnet @@ -147,7 +147,6 @@ local PipelineNotification = { }, }; - [ PipelineLinting, PipelineDeployment(scenario='centos7'),