ci(soteria): fix metrics heredoc conditional syntax

This commit is contained in:
Brad Stein 2026-04-19 15:03:18 -03:00
parent 420c6a90ad
commit 057e9926d1

1
Jenkinsfile vendored
View File

@ -294,6 +294,7 @@ soteria_quality_gate_checks_total{suite="${suite}",check="gate_glue",result="${g
soteria_quality_gate_checks_total{suite="${suite}",check="sonarqube",result="${sonarqube_check}"} 1
soteria_quality_gate_checks_total{suite="${suite}",check="supply_chain",result="${supply_chain_check}"} 1
METRICS
fi
'''
}
}