[nautilus] CI: What do you mean no such file or directory?
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] CI: What do you mean no such file or directory?
- Date: Sat, 17 Mar 2018 23:37:44 +0000 (UTC)
commit 7ee177a526dae775322cb1e923ba238b7dd93b92
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Sat Mar 17 23:36:23 2018 +0000
CI: What do you mean no such file or directory?
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8fef41b1d..d27f59dd2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,6 +13,9 @@ 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]