mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
update Jenkinsfile
This commit is contained in:
parent
383f6f218c
commit
bf122cc276
3
ci/jenkins/Jenkinsfile
vendored
3
ci/jenkins/Jenkinsfile
vendored
@ -53,7 +53,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
stages {
|
||||
stage ("${OS_NAME} ${CPU_ARCH} ${BINRARY_VERSION}") {
|
||||
environment {
|
||||
PACKAGE_VERSION = VersionNumber([
|
||||
@ -192,6 +192,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
boolean isTimeTriggeredBuild() {
|
||||
|
Loading…
Reference in New Issue
Block a user