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 {
|
stages {
|
||||||
|
|
||||||
|
|
||||||
stage ('Checkout') {
|
// stage ('Checkout') {
|
||||||
steps {
|
// steps {
|
||||||
checkout scm
|
// checkout scm
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
|
|
||||||
|
|
||||||
stage ('Install_Requirements') {
|
stage ('Install_Requirements') {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user