summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-04-01 09:17:59 +0200
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2020-04-05 16:22:26 +0000
commit1b73cf2601a218d4ce80056ef117fb15649abf70 (patch)
tree2a61a9c5e3fa33fd60c5cfbec82ad98ebe1de9e2
parenta6eca5c513705a50a86422e7a058c76b41eb3788 (diff)
downloadnautilus-1b73cf2601a218d4ce80056ef117fb15649abf70.tar.gz
Revert "ci: Use test stage for flatpak devel job"
This reverts commit e7c2a0182a4ba2d6eb05fe170cc9b4d018a70feb, because the stage name doesn't have to be explicitely defined currently as it was changed directly in the template: https://gitlab.gnome.org/GNOME/citemplates/-/commit/5bffac6dfbd797291a90e705925a7a3973e4cc57
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 695856dc9..a1dfe1375 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,6 @@ stages:
flatpak devel:
extends: '.flatpak'
- stage: test
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
variables:
MANIFEST_PATH: "build-aux/flatpak/org.gnome.Nautilus.yml"