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