Another workaround.
[open-adventure.git] / .gitlab-ci.yml
index 3ba0a21da31023beb66b43c3a6bde562bd8f7656..665bf7903e6b706365dcccdac9e6506f53c402d0 100644 (file)
@@ -1,5 +1,9 @@
 image: alpine
 
+variables:
+  GIT_SSL_CAPATH=/etc/ssl/certs
+  GIT_CURL_VERBOSE=1
+
 stages:
   - build
   - test