Loading pipelines/project-automation.yml +9 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
pipelines/project-automation.yml +9 −0 Original line number Diff line number Diff line Loading @@ -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