ci(soteria): remove stray fi in metrics heredoc block

This commit is contained in:
Brad Stein 2026-04-19 15:13:43 -03:00
parent 057e9926d1
commit b89892e958

1
Jenkinsfile vendored
View File

@ -294,7 +294,6 @@ 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
'''
}
}