[totem/bilelmoussaoui/ci-nightly] Gitlab CI: publish nightlies
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/bilelmoussaoui/ci-nightly] Gitlab CI: publish nightlies
- Date: Wed, 25 Sep 2019 17:06:32 +0000 (UTC)
commit 26bd56bb24f052d7ce986a377203584c367fe193
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Wed Sep 25 17:06:13 2019 +0000
Gitlab CI: publish nightlies
.gitlab-ci.yml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 785b24c51..57f861dc7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,8 +25,8 @@ flatpak:master:
stage: test
variables:
# Replace with your manifest path
- MANIFEST_PATH: "flatpak/org.gnome.Totem.Devel.json"
- RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
+ MANIFEST_PATH: "flatpak/org.gnome.Totem.Devel.json"
+ RUNTIME_REPO: 'https://nightly.gnome.org/gnome-nightly.flatpakrepo'
# Replace with your application name, as written in the manifest
FLATPAK_MODULE: "totem"
# Make sure to keep this in sync with the Flatpak manifest, all arguments
@@ -43,3 +43,6 @@ review:
stop_review:
extends: .stop_review
stage: review
+
+nightly:
+ extends: '.publish_nightly'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]