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