summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniojpfernandes@gmail.com>2019-09-28 22:07:36 +0000
committerAntónio Fernandes <antoniof@gnome.org>2019-09-30 08:54:40 +0100
commitd71c3533dfed0060c0c56d4958f21b9af8ad15cc (patch)
treeaa4ebd6eac6e5ad7914714e195bb2205411f5eaf
parentc4afd14696c670db8fbb64dcc4ea2f0807d25a94 (diff)
downloadnautilus-d71c3533dfed0060c0c56d4958f21b9af8ad15cc.tar.gz
CI: publish nightly build
See https://mail.gnome.org/archives/desktop-devel-list/2019-September/msg00028.html
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7f6fc312..73260dae1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,6 +67,11 @@ review:
stop_review:
extends: '.stop_review'
+nightly:
+ extends: '.publish_nightly'
+ dependencies:
+ - 'flatpak devel'
+
fedora rawhide:
image: fedora:rawhide
stage: cross_environment