Skip to content

Allow failure of 'prep' builds

Lukas Riedel requested to merge allow-failure-of-prep-ci-stage into master

What does this MR do?

Allow failure of builds in prep stage. This serves as a simple resolution to the issue that the master branch of dune-randomfield is unstable and currently incompatible to DORiE, see dune-randomfield#5, and #150 (closed). The prep stage only updates all dependencies, which is a very minor task since we work off a stable Ubuntu Bionic image.

Is there something that needs to be double checked?

  • CI Lint passes

Can this MR be accepted?

  • Implemented change
  • Pipeline passing
  • [ ] Added entry to CHANGELOG.md

Related issues

#150 (closed)

Edited by Lukas Riedel

Merge request reports