diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 23a896b898049fcf0580338a66b070ed1e158d1d..8ac3e34efaf34569bd3db94972e04ad734517341 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ publish_npm: - apk add --update make - apk add --update protobuf-dev - apk add --update yarn + - apk add --update git - git config --global http.sslVerify "false" - git submodule init