-
- Downloads
Create a build and a test script for gitlab-ci (for readability) and prevent...
Create a build and a test script for gitlab-ci (for readability) and prevent using scan-build when not necessary (not master i.e. no sonarqube) because it slows down the compilation step
.gitlab/build.sh
0 → 100755
.gitlab/test.sh
0 → 100755
Please register or sign in to comment