Skip to content

Improve Helm deployment

Xavier Garnier requested to merge topic/v2/improve-deploy-with-helm into branch/v2
  • 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 (default demo-dedibox.logilab.fr)
  • add DEPLOY_REVIEW, DEPLOY_PREPROD and DEPLOY_PROD variables (set to true by default), allowing skipping some deployements
Edited by Xavier Garnier

Merge request reports