[nautilus/csoriano-fixing-CI-patch-42208] ...



commit 2824a855aeded857a770b676d47bbd4a922e1ec9
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Fri May 18 13:01:43 2018 +0000

    ...

 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b731e9f83..662bddcff 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,7 +34,6 @@ flatpak:
         # Generate a Flatpak bundle
         - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${DBUS_ID}
         # Run automatic tests inside the Flatpak env
-        - flatpak build app ninja -C _build test
         - xvfb-run -a -s "-screen 0 1024x768x24" flatpak build app ninja -C _build test
     artifacts:
         paths:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]