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