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
|
||||
|
||||
before_script:
|
||||
- git submodule sync --recursive
|
||||
- git submodule update --init --recursive
|
||||
variables:
|
||||
GIT_SSL_CAPATH=/etc/ssl/certs
|
||||
GIT_CURL_VERBOSE=1
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue