Skip to content

CI: don't block builds when snap build fails

Steve Lhomme requested to merge robUx4/vlc:snap-dont-break into master

We need to check what is wrong but usually it's the same as Debian builds. The snap building depending on Ubuntu server is not very stable. So we should not care too much when it breaks.

Merge request reports