occlum/demos/remote_attestation/dcap/dcap-musl.yaml
2022-01-21 10:59:29 +08:00

17 lines
345 B
YAML

includes:
- base.yaml
# dcap
targets:
# copy bins
- target: /bin
copy:
- files:
- ../dcap_lib/target/x86_64-unknown-linux-musl/release/examples/dcap_test
- ../c_app/dcap_c_test
# copy lib
- target: /lib
copy:
- files:
- ../dcap_lib/target/x86_64-unknown-linux-musl/release/libdcap_quote.so