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