mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 19:24:04 +02:00
Merge branch 'ci-no-coverage-on-dist' into 'master'
ci: Disable the coverage CI job when running dist on a release See merge request GNOME/glib!284
This commit is contained in:
@@ -162,6 +162,8 @@ freebsd-11-x86_64:
|
|||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
stage: coverage
|
stage: coverage
|
||||||
|
except:
|
||||||
|
- tags
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "glib-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
|
name: "glib-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user