[gnome-builder] .gitlab-ci.yml: declare dependancy between the flatpak and the nightly_publish job
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] .gitlab-ci.yml: declare dependancy between the flatpak and the nightly_publish job
- Date: Mon, 30 Sep 2019 09:23:27 +0000 (UTC)
commit 8e73f91f0da97f8b17aba2eef492727da85e54db
Author: Jordan Petridis <jpetridis gnome org>
Date: Mon Sep 30 12:22:33 2019 +0300
.gitlab-ci.yml: declare dependancy between the flatpak and the nightly_publish job
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3a436803a..54d7edfbc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,3 +40,5 @@ stop_review:
nightly:
extends: '.publish_nightly'
+ dependencies:
+ - 'flatpak'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]