提交 4cd27169 编写于 作者: J Jeff

Merge branch 'branch-0.3.1' into 'branch-0.3.1'

MS-277 - Update CUDA Version to V10.1

See merge request megasearch/milvus!274

Former-commit-id: c311464d926ff8d18caae84098e08c489991ee46
...@@ -18,3 +18,4 @@ Please mark all change in change log and use the ticket from JIRA. ...@@ -18,3 +18,4 @@ Please mark all change in change log and use the ticket from JIRA.
- MS-161 - Add CI / CD Module to Milvus Project - MS-161 - Add CI / CD Module to Milvus Project
- MS-202 - Add Milvus Jenkins project email notification - MS-202 - Add Milvus Jenkins project email notification
- MS-215 - Add Milvus cluster CI/CD groovy file - MS-215 - Add Milvus cluster CI/CD groovy file
- MS-277 - Update CUDA Version to V10.1
...@@ -35,7 +35,7 @@ pipeline { ...@@ -35,7 +35,7 @@ pipeline {
defaultContainer 'jnlp' defaultContainer 'jnlp'
containerTemplate { containerTemplate {
name 'milvus-build-env' name 'milvus-build-env'
image 'registry.zilliz.com/milvus/milvus-build-env:v0.11' image 'registry.zilliz.com/milvus/milvus-build-env:v0.12'
ttyEnabled true ttyEnabled true
command 'cat' command 'cat'
} }
......
...@@ -35,7 +35,7 @@ pipeline { ...@@ -35,7 +35,7 @@ pipeline {
defaultContainer 'jnlp' defaultContainer 'jnlp'
containerTemplate { containerTemplate {
name 'milvus-build-env' name 'milvus-build-env'
image 'registry.zilliz.com/milvus/milvus-build-env:v0.11' image 'registry.zilliz.com/milvus/milvus-build-env:v0.12'
ttyEnabled true ttyEnabled true
command 'cat' command 'cat'
} }
......
...@@ -35,7 +35,7 @@ pipeline { ...@@ -35,7 +35,7 @@ pipeline {
defaultContainer 'jnlp' defaultContainer 'jnlp'
containerTemplate { containerTemplate {
name 'milvus-build-env' name 'milvus-build-env'
image 'registry.zilliz.com/milvus/milvus-build-env:v0.11' image 'registry.zilliz.com/milvus/milvus-build-env:v0.12'
ttyEnabled true ttyEnabled true
command 'cat' command 'cat'
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册