checkout scm file 3
This commit is contained in:
parent
cc9fdaf28f
commit
ff36d380a5
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