79575327

Date: 2025-04-15 13:55:24
Score: 1.5
Natty:
Report link

We use this approach for step conditions:

condition: eq(${{ parameters.runBuild }}, true)

This works for us, its a slight tweak in your approach.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: xenon8