updates for TGC-ISS in Jenkinfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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 {
|
||||||
|
Reference in New Issue
Block a user