Fix CI pipeline
This commit is contained in:
parent
074a8377a3
commit
e1aa975987
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -36,7 +36,6 @@ ${DOCKER_CI_TOOLS} \\
|
|||
node-prune'''
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
def TAG_VERSION = getPackageVersion()
|
||||
|
|
Loading…
Reference in a new issue