Another workaround.
This commit is contained in:
parent
776fac4281
commit
9ab8b0d271
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|
||||||
before_script:
|
variables:
|
||||||
- git submodule sync --recursive
|
GIT_SSL_CAPATH=/etc/ssl/certs
|
||||||
- git submodule update --init --recursive
|
GIT_CURL_VERBOSE=1
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue