[glib/wip/xclaesse/ci-windows-docker] TMP



commit b102fefcdfdc26d849c62a78c48954e34a5f1d40
Author: Xavier Claessens <xavier claessens collabora com>
Date:   Thu Jan 16 11:38:57 2020 -0500

    TMP

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b82bd96bd..006682907 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -283,6 +283,8 @@ vs2017-x64:
     # 
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6
     - $ErrorActionPreference = "Stop"
     - cp -r C:/subprojects/* subprojects/
+    - ls C:/subprojects
+    - ls subprojects/
     # For some reason, options are separated by newline instead of space, so we
     # have to replace them first.
     - $env:MESON_COMMON_OPTIONS = $env:MESON_COMMON_OPTIONS.replace("`n"," ")


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