[nautilus/ci-flatpak-tag] ci: Add "flatpak" tag for flatpak jobs
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/ci-flatpak-tag] ci: Add "flatpak" tag for flatpak jobs
- Date: Fri, 21 Feb 2020 08:25:33 +0000 (UTC)
commit 304a7c5f04a0e40f19fe869348b1d0d1979e1d05
Author: Ondrej Holy <oholy redhat com>
Date: Fri Feb 21 09:22:57 2020 +0100
ci: Add "flatpak" tag for flatpak jobs
GilLab runners has been changed [1] and "flatpak" tag is needed to
fix the flatpak jobs.
[1] https://mail.gnome.org/archives/desktop-devel-list/2020-February/msg00055.html
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ce677b920..0a6913608 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -58,6 +58,7 @@ flatpak devel:
FLATPAK_MODULE: "nautilus"
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
APP_ID: "org.gnome.NautilusDevel"
+ tags: [flatpak]
review:
dependencies:
@@ -98,6 +99,7 @@ flatpak master:
- schedules
- web
- tags
+ tags: [flatpak]
.pages:
stage: deploy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]