--- python:build: image: registry.gitlab.com/notno/python-tests stage: build script: - pip install build - python -m build artifacts: paths: - dist