Fix YAML syntax.

This commit is contained in:
Jason S. Ninneman 2017-06-07 19:16:01 -07:00 committed by NHOrus
parent 7f9ffe10d5
commit 64a6fab515

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