Improve Helm deployment
- Use
CI_MERGE_REQUEST_IID
for review app to avoid multiple ingress deploy when we push, amend, push and repush to a topic - Display the deploy url at the end of the deploy job
- Add
DEPLOY_BASE_URL
to configure the base url (defaultdemo-dedibox.logilab.fr
) - add
DEPLOY_REVIEW
,DEPLOY_PREPROD
andDEPLOY_PROD
variables (set totrue
by default), allowing skipping some deployements
Edited by Xavier Garnier