summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
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