Closed AndreIglesias closed 2 years ago
[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
examples/policy.toml
Push to dockerhub all images
SECRETS: Creds: REGISTRY_PRIV_PWD & REGISTRY_PRIV_USR
The release of a new version of BlindAI has to be done manually.
The types of changes must be deduced from the labels of the related issues. Please consider providing these further details.
It was tested with a Dockerhub account for testing.
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.