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