[gnome-build-meta/tristan/cargo-source-plugin-2: 3/3] .gitlab-ci.yml: DEBUG DO NOT MERGE



commit 456aecf396ccc66b70c79fa4d48b6a0ae743081b
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Wed Jul 31 18:58:30 2019 -0400

    .gitlab-ci.yml: DEBUG DO NOT MERGE

 .gitlab-ci.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b23ea673..a737f95e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,8 +26,10 @@ default:
   before_script:
 
   # Make sure we've got our submodules
-  - git submodule init
-  - git submodule update
+  - git submodule update --init
+
+  # Lets see em
+  - ls plugins
 
   # Install some dependencies for our plugins
   - pip3 install pytoml requests


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