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") {
|
stage("start to check") {
|
||||||
|
steps {
|
||||||
sh 'pwd'
|
sh 'pwd'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
/*
|
/*
|
||||||
post {
|
post {
|
||||||
failure {
|
failure {
|
||||||
|
Reference in New Issue
Block a user