Commit 428c91ec authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

Merge branch 'hoverht-master-patch-49972' into 'master'

fix: build in clean environment

See merge request ci/templates!75
parents a23287cf c3eae2ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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