Commit 52af6bc2 authored by Robert Schmidt's avatar Robert Schmidt

Typo

parent d044813f
......@@ -305,11 +305,11 @@ pipeline {
}
}
}
stage ("NSA-B200-Module-SABOX-Container") {
stage ("SA-B200-Module-SABOX-Container") {
when { expression {do5Gtest} }
steps {
script {
triggerSlaveJob ('RAN-SA-B200-Module-SABOX-Container', 'NSA-B200-Module-SABOX-Container')
triggerSlaveJob ('RAN-SA-B200-Module-SABOX-Container', 'SA-B200-Module-SABOX-Container')
}
}
post {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment