updates for TGC-ISS in Jenkinfile

This commit is contained in:
2025-07-04 20:06:47 +02:00
parent e39264632f
commit 57fff5c09b

2
Jenkinsfile vendored
View File

@ -137,7 +137,6 @@ pipeline {
} }
} }
} }
stages{
stage("Checkout TGC-ISS, TGC-Compliance and TGC-GEN"){ stage("Checkout TGC-ISS, TGC-Compliance and TGC-GEN"){
steps { steps {
sh 'rm -rf * .??* ' sh 'rm -rf * .??* '
@ -177,7 +176,6 @@ pipeline {
*/ */
} }
} }
}
stage("start to check") { stage("start to check") {
steps { steps {