summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 89d4438..8b81792 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,10 +37,7 @@ flatpak:
FLATPAK_MODULE: "d-feet"
APP_ID: "org.gnome.dfeet"
BUILD_DIR: ".app"
- # Make sure to keep this in sync with the Flatpak manifest, all arguments
- # are passed except the config-args because we build it ourselves
- MESON_ARGS: |
- -Dtests=true
+
nightly:
extends: '.publish_nightly'