Skip to content

Removing interruptible jobs from the default.

Whitney Armstrong requested to merge no_interrupt into master
  • When there is activity, this causes the master pipeline to never finish. Not good.
  • ip6 triggers cancel current pipeline too
  • Just take the hit (and manually cancel your pipelines if you need to) for now

Merge request reports