Resolve "Add additional debug job with Clang"
What does this MR do?
Add an additional Debug job that compiles DORiE with Clang.
- Add Clang to Ubuntu setup
- Add new image
dorie/dune-env:<tag>-clang
where Clang isinstalledused for building DUNE instead of GCC. - Add CI job in
prep
stage for updating new image - Add build job for Debug build with new image
Is there something that needs to be double checked?
No.
Can this MR be accepted?
- Pipeline updated
- Pipeline passing
-
Added entry to
CHANGELOG.md
Related issues
Closes #69 (closed)