зеркало из https://github.com/microsoft/CCF.git
Update dependencies for quote-ex (#2146)
This commit is contained in:
Родитель
1ec9d60027
Коммит
61bebe0ddd
|
@ -7,7 +7,7 @@ trigger:
|
|||
|
||||
jobs:
|
||||
- job: build_and_publish_docs
|
||||
container: ccfciteam/ccf-ci:oe0.13.0
|
||||
container: ccfciteam/ccf-ci:oe0.13.0-quote-ex
|
||||
pool:
|
||||
vmImage: ubuntu-18.04
|
||||
|
||||
|
|
|
@ -25,11 +25,11 @@ schedules:
|
|||
resources:
|
||||
containers:
|
||||
- container: nosgx
|
||||
image: ccfciteam/ccf-ci:oe0.13.0
|
||||
image: ccfciteam/ccf-ci:oe0.13.0-quote-ex
|
||||
options: --publish-all --cap-add SYS_PTRACE -v /dev/shm:/tmp/ccache -v /lib/modules:/lib/modules:ro
|
||||
|
||||
- container: sgx
|
||||
image: ccfciteam/ccf-ci:oe0.13.0
|
||||
image: ccfciteam/ccf-ci:oe0.13.0-quote-ex
|
||||
options: --publish-all --device /dev/sgx:/dev/sgx -v /dev/shm:/tmp/ccache -v /lib/modules:/lib/modules:ro
|
||||
|
||||
variables:
|
||||
|
|
|
@ -21,11 +21,11 @@ schedules:
|
|||
resources:
|
||||
containers:
|
||||
- container: nosgx
|
||||
image: ccfciteam/ccf-ci:oe0.13.0
|
||||
image: ccfciteam/ccf-ci:oe0.13.0-quote-ex
|
||||
options: --publish-all --cap-add SYS_PTRACE -v /dev/shm:/tmp/ccache
|
||||
|
||||
- container: sgx
|
||||
image: ccfciteam/ccf-ci:oe0.13.0
|
||||
image: ccfciteam/ccf-ci:oe0.13.0-quote-ex
|
||||
options: --publish-all --device /dev/sgx:/dev/sgx -v /dev/shm:/tmp/ccache
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -21,7 +21,7 @@ schedules:
|
|||
resources:
|
||||
containers:
|
||||
- container: sgx
|
||||
image: ccfciteam/ccf-ci:oe0.13.0
|
||||
image: ccfciteam/ccf-ci:oe0.13.0-quote-ex
|
||||
options: --publish-all --device /dev/sgx:/dev/sgx -v /dev/shm:/tmp/ccache
|
||||
|
||||
jobs:
|
||||
|
|
|
@ -20,6 +20,8 @@ intel_sgx_dev_packages:
|
|||
intel_dcap_packages:
|
||||
- "libsgx-dcap-ql"
|
||||
- "libsgx-urts"
|
||||
- "libsgx-quote-ex"
|
||||
|
||||
intel_dcap_dev_packages:
|
||||
- "libsgx-dcap-ql-dev"
|
||||
- "sgx-aesm-service"
|
||||
|
|
Загрузка…
Ссылка в новой задаче