Update occlum register path (#6709)
This commit is contained in:
parent
1b72f1b38f
commit
229302b758
1 changed files with 0 additions and 1 deletions
|
|
@ -423,7 +423,6 @@ jobs:
|
||||||
export image_customer=${image}-customer
|
export image_customer=${image}-customer
|
||||||
pwd
|
pwd
|
||||||
docker build \
|
docker build \
|
||||||
--no-cache=true \
|
|
||||||
--build-arg http_proxy=${HTTP_PROXY} \
|
--build-arg http_proxy=${HTTP_PROXY} \
|
||||||
--build-arg https_proxy=${HTTPS_PROXY} \
|
--build-arg https_proxy=${HTTPS_PROXY} \
|
||||||
--build-arg HTTP_PROXY_HOST=${HTTP_PROXY_HOST_2} \
|
--build-arg HTTP_PROXY_HOST=${HTTP_PROXY_HOST_2} \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue