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



commit d91b57df4347a6a378c6a07f1b95ea384280a34b
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 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b23ea673..c3e27c57 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,10 @@ default:
 
   # Make sure we've got our submodules
   - git submodule init
-  - git submodule update
+  - git submodule fetch
+
+  # 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]