Closed zachariahmiller closed 2 months ago
Adds an if keyword to task: and cmd: that evaluates based on a go template to true or false to facilitate conditional task execution.
if
task:
cmd:
Fixes #
Relates to #
Description
Adds an
if
keyword totask:
andcmd:
that evaluates based on a go template to true or false to facilitate conditional task execution.Related Issue
Fixes #
Relates to #
Type of change
Checklist before merging