[gnome-remote-desktop] ci: Add 'needs:'
- From: Jonas Ådahl <jadahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-remote-desktop] ci: Add 'needs:'
- Date: Fri, 18 Dec 2020 10:03:58 +0000 (UTC)
commit 4e6b1b3d1dc16840df88ceb7763187c9887d708e
Author: Jonas Ådahl <jadahl gmail com>
Date: Fri Dec 18 10:13:52 2020 +0100
ci: Add 'needs:'
This will generate a DAG in the pipeline page.
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4536556..41ae390 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,3 +40,5 @@ test-gnome-remote-desktop:
- sed -i 's/.*module-rtkit.*/# &/' /etc/pipewire/pipewire.conf
- sed -i 's/exec pipewire-media-session .*/exec pipewire-media-session -d bluez5,alsa-seq,alsa-pcm/'
/etc/pipewire/pipewire.conf
- dbus-run-session -- ./.gitlab-ci/run-tests.sh
+ needs:
+ - build-gnome-remote-desktop
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]