Loading python/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ python:build: image: registry.gitlab.com/notno/python-tests script: - pip install build - python -m build --no-isolation - python -m build artifacts: paths: - dist Loading
python/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ python:build: image: registry.gitlab.com/notno/python-tests script: - pip install build - python -m build --no-isolation - python -m build artifacts: paths: - dist