Update manually_build.yml (#9138)
* Update manually_build.yml fix llm-serving-tdx image build dir * Update manually_build.yml
This commit is contained in:
parent
eb3fb18eb4
commit
65dd73b62e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manually_build.yml
vendored
2
.github/workflows/manually_build.yml
vendored
|
|
@ -877,7 +877,7 @@ jobs:
|
||||||
echo "############## bigdl-ppml-trusted-bigdl-llm-serving-tdx ###############"
|
echo "############## bigdl-ppml-trusted-bigdl-llm-serving-tdx ###############"
|
||||||
echo "##############################################################"
|
echo "##############################################################"
|
||||||
export image=intelanalytics/bigdl-ppml-trusted-bigdl-llm-serving-tdx
|
export image=intelanalytics/bigdl-ppml-trusted-bigdl-llm-serving-tdx
|
||||||
cd ppml/tdx/docker/trusted-bigdl-llm-serving-tdx/
|
cd ppml/tdx/docker/trusted-bigdl-llm/serving/docker
|
||||||
sudo docker build \
|
sudo docker build \
|
||||||
--no-cache=true \
|
--no-cache=true \
|
||||||
--build-arg http_proxy=${HTTP_PROXY} \
|
--build-arg http_proxy=${HTTP_PROXY} \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue