Update Jenkinsfile
This commit is contained in:
parent
fd5c9534da
commit
8613920d76
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -3,9 +3,9 @@ pipeline {
|
|||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
build 'Build'
|
||||
echo 'Building V10Lift...'
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue