[nautilus/csoriano-generate-coverage-patch-22550] Update .gitlab-ci.yml



commit b504c08d2546339dfa80d0388de99ca784a08e64
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Tue Oct 9 14:44:14 2018 +0000

    Update .gitlab-ci.yml

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dea99b0f7..c1658dc1c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,7 +36,7 @@ stages:
         - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${DBUS_ID}
         # Generate coverage report
         - cd _build
-        - flatpak build app gcovr
+        - flatpak build ../app gcovr
             --root=.
             --exclude=src/
             --exclude=../data/


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