mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e]Remove fullstatus plugin (#13699)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
9fa2d757a2
commit
f0093f8838
@ -69,7 +69,6 @@ RUN echo "Installing Packages ..." \
|
||||
&& chmod 700 get_helm.sh \
|
||||
&& ./get_helm.sh \
|
||||
&& rm ./get_helm.sh \
|
||||
&& helm plugin install https://github.com/marckhouzam/helm-fullstatus \
|
||||
&& echo "Installing Docker ..." \
|
||||
&& curl -fsSL "https://download.docker.com/linux/$(. /etc/os-release; echo "$ID")/gpg" | apt-key add - \
|
||||
&& add-apt-repository \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user