diff --git a/steps.star b/steps.star index fc245b9..ca779f6 100644 --- a/steps.star +++ b/steps.star @@ -1,4 +1,4 @@ -def steps(ctx): +def steps(): return { "kind": "pipeline", "name": "build",