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-10-03 16:40:57 +0200
commitc6391befdfb6c0fa4a1bc8bb42c6aad9379cd56f (patch)
tree0d67ddb2e025e7c544eea0b3480011258e2ddcea /.gitlab-ci.yml
parent2724ffa34527f68fcdd37bc64254c05a3af43ef0 (diff)
downloadnetwork-manager-applet-c6391befdfb6c0fa4a1bc8bb42c6aad9379cd56f.tar.gz
flatpak: droplr/drop-flatpak
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
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