Fix CI pipeline

This commit is contained in:
Jamie Curnow 2018-05-03 16:03:53 +10:00
parent 074a8377a3
commit e1aa975987

1
Jenkinsfile vendored
View File

@ -36,7 +36,6 @@ ${DOCKER_CI_TOOLS} \\
node-prune'''
}
}
}
stage('Build') {
steps {
def TAG_VERSION = getPackageVersion()