PySyft
PySyft copied to clipboard
Deployment pipeline for enclave attestation service
Description
Add steps in cd-syft.yml and cd-syft-dev.yml for building and pushing the enclave attestation service docker images to dockerhub
Closes OpenMined/Heartbeat#1176
Affected Dependencies
List any dependencies that are required for this change.
How has this been tested?
- Describe the tests that you ran to verify your changes.
- Provide instructions so we can reproduce.
- List any relevant details for your test configuration.
Checklist
- [x] I have followed the Contribution Guidelines and Code of Conduct
- [x] I have commented my code following the OpenMined Styleguide
- [x] I have labeled this PR with the relevant Type labels
- [ ] My changes are covered by tests