occlum/demos/grpc/grpc_tls/grpc_secure_client.yaml
2022-01-05 15:09:54 +08:00

14 lines
224 B
YAML

includes:
- base.yaml
targets:
- target: /bin/
copy:
- files:
- ../build/greeter_secure_client
- target: /
copy:
- files:
- ../client.crt
- ../client.key
- ../ca.crt