Loading .gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -25,9 +25,6 @@ build-executable: extends: .python3 stage: build image: registry.shore.co.il/ci-images:python3-build variables: LC_ALL: en_US.UTF-8 LANG: en_US.UTF-8 before_script: - poetry install --no-dev script: Loading Loading
.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -25,9 +25,6 @@ build-executable: extends: .python3 stage: build image: registry.shore.co.il/ci-images:python3-build variables: LC_ALL: en_US.UTF-8 LANG: en_US.UTF-8 before_script: - poetry install --no-dev script: Loading