From 3c8daff9e61377810496c1cc7fee13e89234bb0b Mon Sep 17 00:00:00 2001 From: dohodin Date: Sun, 15 Oct 2023 12:00:16 +0200 Subject: [PATCH] starlark --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index e68d09b..708f5c2 100644 --- a/.drone.star +++ b/.drone.star @@ -1,4 +1,4 @@ -def main(ctx):def main(ctx): +def main(ctx): pipeline = { "kind": "pipeline", "name": "dotnet",