corrects typo for TGC-ISS repo checkout in Jenkinfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -150,9 +150,11 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage("start to check") {
|
||||
steps {
|
||||
sh 'pwd'
|
||||
}
|
||||
}
|
||||
}
|
||||
/*
|
||||
post {
|
||||
failure {
|
||||
|
Reference in New Issue
Block a user