mithril-security / blindai

Confidential AI deployment with secure enclaves :lock:
https://www.mithrilsecurity.io/
Apache License 2.0
502 stars 36 forks source link

CD #127

Closed AndreIglesias closed 2 years ago

AndreIglesias commented 2 years ago

Description

[CD] Automate the creation and publish (dockerhub) of the docker images after the push in the deployment-dockerhub after the tests in main.yml:

Build:

Extract the policy from the image blindai-server to replace examples/policy.toml

Push to dockerhub all images

SECRETS: Creds: REGISTRY_PRIV_PWD & REGISTRY_PRIV_USR

Related Issue

The release of a new version of BlindAI has to be done manually.

Type of change

The types of changes must be deduced from the labels of the related issues. Please consider providing these further details.

How Has This Been Tested?

It was tested with a Dockerhub account for testing.