ci(soteria): remove stray fi in metrics heredoc block
This commit is contained in:
parent
057e9926d1
commit
b89892e958
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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="sonarqube",result="${sonarqube_check}"} 1
|
||||||
soteria_quality_gate_checks_total{suite="${suite}",check="supply_chain",result="${supply_chain_check}"} 1
|
soteria_quality_gate_checks_total{suite="${suite}",check="supply_chain",result="${supply_chain_check}"} 1
|
||||||
METRICS
|
METRICS
|
||||||
fi
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user