summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-06-10 10:30:25 +0200
committerJens Georg <mail@jensge.org>2021-06-10 10:30:25 +0200
commit33f0cce2ec27f4a441e34bcd75095ea69d7b927a (patch)
tree7ac121d6f2f62a0db1a3bab038f10a3a262d2079 /.gitlab-ci.yml
parent7c256d21c4976dc122434d5fed089629fc515b87 (diff)
downloadgupnp-33f0cce2ec27f4a441e34bcd75095ea69d7b927a.tar.gz
ci: There's actually no Rygel CI to trigger :(
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 626e275..3d4bab0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -133,13 +133,13 @@ test-fedora@x86_64:
- build-fedora@x86_64
<<: *test
-trigger-rygel:
- stage: analysis
- needs:
- - test-fedora@x86_64
- trigger: GNOME/rygel
- only:
- - master
+ #trigger-rygel:
+ #stage: analysis
+ #needs:
+ # - test-fedora@x86_64
+ #trigger: GNOME/rygel
+ #only:
+ # - master
coverage-analysis:
extends: