mirror of https://github.com/milvus-io/milvus.git
Update milvus_build.groovy
Former-commit-id: 4abbc16329c5f9603af6c6aacc61efef1df5d8e2pull/191/head
parent
83fb150370
commit
1278e8bfd2
|
@ -1,5 +1,5 @@
|
|||
container('milvus-build-env') {
|
||||
timeout(time: 40, unit: 'MINUTES') {
|
||||
timeout(time: 120, unit: 'MINUTES') {
|
||||
gitlabCommitStatus(name: 'Build Engine') {
|
||||
dir ("milvus_engine") {
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue