Closed johnmarcou closed 1 month ago
This PR configured the CI to auto build and push the docker images. Keel is configured on staging to auto-deploy the instances.
@berkingurcan To release a new version, you will need to patch and bump the version in the setup.py file.
version
setup.py
This PR configured the CI to auto build and push the docker images. Keel is configured on staging to auto-deploy the instances.
@berkingurcan To release a new version, you will need to patch and bump the
version
in thesetup.py
file.