Commit a6362588 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

ci: tbump test config

parent 94841948
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -17,3 +17,12 @@ tbump:
      exists:
        - tbump.toml
        - pyproject.toml

tbump:check:
  extends: tbump
  rules:
    - if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
      exists:
        - tbump.toml
        - pyproject.toml
  artifacts: null