Skip to content

refactored the gitlab ci script

eric pellegrini requested to merge feature/optimize-gitlab-deploy-stage into develop

This refactoring is necessary to speed up the deploy stage. The stages build-test-deploy are now merge in a single deploy stage.

Merge request reports