Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ Build Package: script: - pip install build - python -m build - (set dist/kilter_protocol-*.whl; mv "$1" "${1/kilter_protocol/kilter.protocol}") artifacts: paths: [dist] Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,6 @@ Build Package: script: - pip install build - python -m build - (set dist/kilter_protocol-*.whl; mv "$1" "${1/kilter_protocol/kilter.protocol}") artifacts: paths: [dist] Loading