Fix YAML syntax.

This commit is contained in:
Jason S. Ninneman 2017-06-07 19:18:11 -07:00 committed by NHOrus
parent 64a6fab515
commit 46f0da9aa0

View 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