This is workaround for
https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/2148
Given the fact we only read it, and the fact that commit ID is stored
inside our repo, it should not bring any new security problems.
url = https://gitlab.labs.nic.cz/knot/deckard.git
[submodule "modules/policy/lua-aho-corasick"]
path = modules/policy/lua-aho-corasick
- url = https://github.com/cloudflare/lua-aho-corasick.git
+ url = git://github.com/cloudflare/lua-aho-corasick.git