Commit 7096e187 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

fix: semantic release needs everything

parent 30c35ce7
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -9,9 +9,6 @@ python:build:
  rules:
    - if: $CI_COMMIT_TAG

semantic-release:
  needs: ["python:semantic-release:version"]

python:twine:
  rules:
    - if: $CI_COMMIT_TAG