X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=.gitlab-ci.yml;h=e729f35819bdedc68e5c88a153ce96fa58c2bfe7;hb=cc927058915e82c5e544748cf0414394278af693;hp=ea8b0482f582a6b6a21215826d3335312119c633;hpb=06368fe0914fe813b5baada73231f19d40b63bac;p=open-adventure.git diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea8b048..e729f35 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,9 @@ image: alpine +variables: + GIT_SSL_CAPATH: /etc/ssl/certs + GIT_CURL_VERBOSE: 1 + stages: - build - test @@ -106,6 +110,7 @@ test:release: pages: stage: deploy script: + - mkdir public - mv coverage public artifacts: paths: