summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2022-10-03 16:38:13 +0200
committerLubomir Rintel <lkundrak@v3.sk>2022-11-07 07:58:35 +0100
commit4f0c1fc60182ba4dee4b3d3d38dc40b819436ccb (patch)
tree923aa589eeb87b3f9383b51c47c1e4ad05ca5ec4 /.gitlab-ci.yml
parent2c0548030f84187bace2214cf3deb9e87b95fe39 (diff)
downloadnetwork-manager-applet-4f0c1fc60182ba4dee4b3d3d38dc40b819436ccb.tar.gz
flatpak: drop
It's not clear why this sort of thing (e.g. polkit build patch) needs to go in the upstream repository and nobody seems to be maintaining this [1]. [1] https://gitlab.gnome.org/GNOME/network-manager-applet/-/merge_requests/118 https://gitlab.gnome.org/GNOME/network-manager-applet/-/merge_requests/122
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 59c27836..f8ecf49e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -117,19 +117,6 @@ fedora_autotools_full:
image: fedora:latest
stage: test
-# Flatpak build of nm-connection-editor
-include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
-flatpak:
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
- variables:
- MANIFEST_PATH: "build-aux/flatpak/org.gnome.nm_connection_editor.json"
- FLATPAK_MODULE: "network-manager-applet"
- RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
- APP_ID: "org.gnome.nm_connection_editor"
- BUNDLE: "nm-connection-editor.flatpak"
- extends: .flatpak
- when: manual
-
triage:issues:
stage: triage
image: ruby:2.7