[citemplates] flatpak: nightly publish from `main` and `mainline` branches as well
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [citemplates] flatpak: nightly publish from `main` and `mainline` branches as well
- Date: Thu, 2 Jul 2020 13:23:48 +0000 (UTC)
commit 230b093ef38514ef20a5abd744576a8e26de6a9a
Author: Jordan Petridis <jpetridis gnome org>
Date: Thu Jul 2 16:22:26 2020 +0300
flatpak: nightly publish from `main` and `mainline` branches as well
flatpak/flatpak_ci_initiative.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index 7a27f13..d839294 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -79,6 +79,8 @@
FLATPAK_REPO: nightly
only:
refs:
- - master
+ - 'master'
+ - 'main'
+ - 'mainline'
variables:
- $REPO_TOKEN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]