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