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 {
|
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