-
- Downloads
Rework CI pipeline
- coverage is now performed as 1 step (getting rid of cache/artifacts mess at the moment) - unit tests run now ensures that build-dir exists (again to avoid cache/artifacts troubleshooting) Cache/artifacts may be useful when dealing with integration tests but it should be better to keep things simple by now
Showing
- .gitlab-ci/clang8-mpi-coverage.yml 0 additions, 13 deletions.gitlab-ci/clang8-mpi-coverage.yml
- .gitlab-ci/clang8-mpi-release.yml 1 addition, 0 deletions.gitlab-ci/clang8-mpi-release.yml
- .gitlab-ci/clang8-seq-coverage.yml 0 additions, 13 deletions.gitlab-ci/clang8-seq-coverage.yml
- .gitlab-ci/clang8-seq-release.yml 1 addition, 0 deletions.gitlab-ci/clang8-seq-release.yml
- .gitlab-ci/gcc8-seq-dbg.yml 1 addition, 0 deletions.gitlab-ci/gcc8-seq-dbg.yml
- .gitlab-ci/gcc8-seq-release.yml 1 addition, 0 deletions.gitlab-ci/gcc8-seq-release.yml
Loading
Please register or sign in to comment