mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e] Remove rebuild env image to decrease failure for download deps (#19481)
Signed-off-by: Jenny Li <jing.li@zilliz.com> Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
a0ce533727
commit
289e55ec52
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -69,8 +69,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
docker-compose up -d pulsar etcd minio
|
docker-compose up -d pulsar etcd minio
|
||||||
- name: Build and UnitTest
|
- name: Build and UnitTest
|
||||||
env:
|
|
||||||
CHECK_BUILDER: "1"
|
|
||||||
run: |
|
run: |
|
||||||
./build/builder.sh /bin/bash -c "make check-proto-product && make codecov"
|
./build/builder.sh /bin/bash -c "make check-proto-product && make codecov"
|
||||||
- name: Get the status & restart count for containers when ut failed
|
- name: Get the status & restart count for containers when ut failed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user