Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ build: GIT_SUBMODULE_STRATEGY: recursive before_script: - git submodule sync --recursive - git submodule update --init --recursive - curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python script: Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ build: GIT_SUBMODULE_STRATEGY: recursive before_script: - git submodule sync --recursive - git submodule update --init --recursive - curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python script: Loading