[gupnp] ci: Trigger rygel after successful build
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] ci: Trigger rygel after successful build
- Date: Thu, 10 Jun 2021 08:10:44 +0000 (UTC)
commit 7c256d21c4976dc122434d5fed089629fc515b87
Author: Jens Georg <mail jensge org>
Date: Thu Jun 10 10:10:27 2021 +0200
ci: Trigger rygel after successful build
.gitlab-ci.yml | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4f5ee16..626e275 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -133,6 +133,14 @@ test-fedora@x86_64:
- build-fedora@x86_64
<<: *test
+trigger-rygel:
+ stage: analysis
+ needs:
+ - test-fedora@x86_64
+ trigger: GNOME/rygel
+ only:
+ - master
+
coverage-analysis:
extends:
- .fdo.distribution-image@fedora
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]