fix bug
This commit is contained in:
parent
5c5066b2c0
commit
f9f2b9614b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/manually_build.yml
vendored
2
.github/workflows/manually_build.yml
vendored
|
|
@ -330,8 +330,6 @@ jobs:
|
||||||
|
|
||||||
### error log level
|
### error log level
|
||||||
export image=intelanalytics/bigdl-ppml-trusted-big-data-ml-python-gramine-noattest-32g
|
export image=intelanalytics/bigdl-ppml-trusted-big-data-ml-python-gramine-noattest-32g
|
||||||
cd ppml/trusted-big-data-ml/python/docker-gramine/bigdl-gramine
|
|
||||||
openssl genrsa -3 -out enclave-key.pem 3072
|
|
||||||
sudo docker build \
|
sudo docker build \
|
||||||
--build-arg BASE_IMAGE_NAME=${base_image} \
|
--build-arg BASE_IMAGE_NAME=${base_image} \
|
||||||
--build-arg BASE_IMAGE_TAG=${TAG} \
|
--build-arg BASE_IMAGE_TAG=${TAG} \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue