From 1c249d24aebb4fe34309ca4962cec3e0468c45a1 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 22 Apr 2019 12:25:29 -0400 Subject: [PATCH] gitlab: Do not pass --force-sync in the launcher We let subproject handle it for us now --- gitlab/ci_template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index 10e1517..adaa80a 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -141,7 +141,6 @@ build nodebug fedora x86_64: ./gst-uninstalled.py gst-validate-launcher ${TEST_SUITE} --dump-on-failure - -fs --mute --shuffle --no-display -- 2.7.4