The gcc:tarball CI job may identify problems with tarballs created by
"make dist" of the tarball-create CI job. Enabling the gcc:tarball CI
job in web-triggered pipelines provides developers with a test vector.
only:
- schedules
- tags
+ - web
system:gcc:tarball:
<<: *base_image
only:
- schedules
- tags
+ - web
unit:gcc:tarball:
<<: *base_image
only:
- schedules
- tags
+ - web
# Jobs for debug GCC builds on openSUSE Tumbleweed (amd64)