ci(soteria): close metrics push conditional in post stage

This commit is contained in:
Brad Stein 2026-04-19 15:34:10 -03:00
parent b89892e958
commit 0b56d4a0fd

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
'''
}
}