ci format

This commit is contained in:
Viktor Scharf
2022-08-02 22:57:47 +02:00
parent fc033e1dd5
commit 22f9902e3f

View File

@@ -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",