[hitori] ci: push to the nightly repo
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hitori] ci: push to the nightly repo
- Date: Sun, 2 Aug 2020 16:24:07 +0000 (UTC)
commit c25a9984d93b4fc7ebe44fff088f58484e6efb66
Author: Jordan Petridis <jpetridis gnome org>
Date: Sun Aug 2 16:24:06 2020 +0000
ci: push to the nightly repo
.gitlab-ci.yml | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eb2eff6..de3b448 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,3 +42,8 @@ flatpak:
RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo"
APP_ID: "org.gnome.Hitori"
extends: .flatpak
+
+nightly:
+ extends: '.publish_nightly'
+ dependencies: ['flatpak']
+ needs: ['flatpak']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]