try other other syntax

This commit is contained in:
Brad Warren
2026-03-18 21:56:35 -07:00
parent 9a5b92dc6c
commit 490a1e775d
@@ -17,7 +17,7 @@ stages:
- stage: NotifyFailure
condition: failed()
variables:
MyStatus: $[variables['Agent.JobStatus']]
MyStatus: $[variables.Agent.JobStatus]
jobs:
- job: notify_release_build_failure
pool: