[nautilus] Revert "CI: What do you mean no such file or directory?"



commit f3c46128db1ff2f462e7484f0e042fcc34333c00
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Sat Mar 17 23:46:03 2018 +0000

    Revert "CI: What do you mean no such file or directory?"
    
    This reverts commit 7ee177a526dae775322cb1e923ba238b7dd93b92

 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d27f59dd2..8fef41b1d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,9 +13,6 @@ flatpak:master:
     - flatpak build-bundle repo nautilus-dev.flatpak org.gnome.Nautilus
     # Run automatic tests inside the Flatpak env
     - flatpak-builder --run app build-aux/flatpak/org.gnome.Nautilus.json sh
-    - cd /
-    - tree -L 3
-    - pwd
     - cd /run/build/nautilus/_flatpak_build
     - ninja test
     artifacts:


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