fix: evaluate task-level if condition after resolving dynamic variables

This commit is contained in:
Valentin Maerten
2026-01-25 19:40:29 +01:00
committed by Andrey Nering
parent 026c899d90
commit 5a78808caa
5 changed files with 37 additions and 11 deletions

View File

@@ -0,0 +1,2 @@
task: dynamic variable: "echo \"false\"" result: "false"
task: if condition not met - skipped: "task-if-dynamic-false"

View File

@@ -0,0 +1 @@
dynamic feature enabled