-
Lorenzo Pagliai authored
* Right now each build job perform the same action of initialising repo. This approach is time and resource consuming, so we introduce a 'repo_checkout' job to perform repo init and sync actions. * The output of this job is stored as GitLab CI cache and pulled by each build job in the build stage. * Minor fixes in build setup configuration.
0f7ef6cd
Loading