fix occlum-customer
This commit is contained in:
parent
1e5d51f2be
commit
2d7ea756af
1 changed files with 36 additions and 36 deletions
2
.github/workflows/manually_build.yml
vendored
2
.github/workflows/manually_build.yml
vendored
|
|
@ -522,7 +522,7 @@ jobs:
|
||||||
docker push 10.239.45.10/arda/${final_name}
|
docker push 10.239.45.10/arda/${final_name}
|
||||||
docker rmi -f ${final_name}
|
docker rmi -f ${final_name}
|
||||||
|
|
||||||
bigdl-ppml-trusted-big-data-ml-scala-occlum-production-customer:
|
bigdl-ppml-trusted-big-data-ml-scala-occlum-production-customer:
|
||||||
if: ${{ github.event.inputs.artifact == 'bigdl-ppml-trusted-big-data-ml-scala-occlum-production-customer' || github.event.inputs.artifact == 'all' }}
|
if: ${{ github.event.inputs.artifact == 'bigdl-ppml-trusted-big-data-ml-scala-occlum-production-customer' || github.event.inputs.artifact == 'all' }}
|
||||||
runs-on: [ self-hosted, Shire ]
|
runs-on: [ self-hosted, Shire ]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue