Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ build-executable: extends: .python3-build before_script: - poetry install --no-dev - poetry run pip freeze script: - poetry run make artifacts: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ build-executable: extends: .python3-build before_script: - poetry install --no-dev - poetry run pip freeze script: - poetry run make artifacts: Loading