Occlum customer image build action no cache (#6674)
This commit is contained in:
parent
11cc260980
commit
8f18a235fd
1 changed files with 1 additions and 0 deletions
|
|
@ -474,6 +474,7 @@ jobs:
|
|||
export image_customer=${image}-customer
|
||||
pwd
|
||||
docker build \
|
||||
--no-cache=true \
|
||||
--build-arg http_proxy=${HTTP_PROXY} \
|
||||
--build-arg https_proxy=${HTTPS_PROXY} \
|
||||
--build-arg HTTP_PROXY_HOST=${HTTP_PROXY_HOST_2} \
|
||||
|
|
|
|||
Loading…
Reference in a new issue