Another workaround.

This commit is contained in:
Jason S. Ninneman 2017-06-07 19:13:00 -07:00
parent 776fac4281
commit 9ab8b0d271

View file

@ -1,8 +1,8 @@
image: alpine
before_script:
- git submodule sync --recursive
- git submodule update --init --recursive
variables:
GIT_SSL_CAPATH=/etc/ssl/certs
GIT_CURL_VERBOSE=1
stages:
- build