From 22f9902e3f666341d41765444e02e5c317eafde5 Mon Sep 17 00:00:00 2001 From: Viktor Scharf Date: Tue, 2 Aug 2022 22:57:47 +0200 Subject: [PATCH] ci format --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index bc8f3da8b3..a404a658e2 100644 --- a/.drone.star +++ b/.drone.star @@ -904,7 +904,7 @@ def e2eTests(ctx): if ("skip-e2e" in ctx.build.title.lower()): return [] - if (ctx.build.event != "tag"): + if (ctx.build.event != "tag"): return [{ "kind": "pipeline", "type": "docker",