checkout scm file again
This commit is contained in:
parent
1467912299
commit
cc9fdaf28f
10
Jenkinsfile
vendored
10
Jenkinsfile
vendored
|
@ -19,11 +19,11 @@ pipeline {
|
|||
stages {
|
||||
|
||||
|
||||
stage ('Checkout') {
|
||||
steps {
|
||||
checkout scm
|
||||
}
|
||||
}
|
||||
// stage ('Checkout') {
|
||||
// steps {
|
||||
// checkout scm
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
stage ('Install_Requirements') {
|
||||
|
|
Loading…
Reference in New Issue
Block a user