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