occlum/demos/local_attestation/bom.yaml
Zheng, Qi 59a896b499 Update local_attestation demo with copy_bom tool
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-26 15:36:09 +08:00

14 lines
244 B
YAML

includes:
- base.yaml
# local attestation
targets:
# copy bins
- target: /bin
copy:
- files:
- ../AppResponder/responder
# copy lib
- target: /lib
copy:
- files:
- ../DiffieHellmanLibrary/libecdh.so