summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano1618+gnome@gmail.com>2019-03-21 13:20:28 +0000
committerCarlos Soriano <csoriano1618+gnome@gmail.com>2019-03-21 13:20:28 +0000
commite3f1b309ad2d125a9cfe1d94281d79bdd1f9fe66 (patch)
tree8481ef15e11741dabd9815767c26975905f302e6 /.gitlab-ci.yml
parenta9ed446917ff4ab9164536028e0b061bf1013131 (diff)
downloadnautilus-e3f1b309ad2d125a9cfe1d94281d79bdd1f9fe66.tar.gz
Flatpak: Remove gtk4 manifest
The gtk4 branch should have the proper manifest already
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 864647a59..ac6f05f93 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -97,20 +97,6 @@ flatpak master:
- web
- tags
-flatpak gtk4:
- stage: cross_environment
- variables:
- MANIFEST_PATH: "build-aux/flatpak/org.gnome.NautilusGtk4.yml"
- MESON_ARGS: "-Dprofile=Devel -Dtests=all -Db_coverage=true"
- FLATPAK_MODULE: "nautilus"
- RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo"
- APP_ID: "org.gnome.NautilusDevel"
- extends: .flatpak
- only:
- - schedules
- - web
- - tags
-
pages:
stage: deploy
dependencies: