Includes a new condition in the CI pipeline to handle situations where
the commit is a tag. This improves the robustness of the pipeline
by ensuring that specific actions are only executed for tagged
commits, thereby optimizing the release process.
Includes a new condition in the CI pipeline to handle situations where
the commit is a tag. This improves the robustness of the pipeline
by ensuring that specific actions are only executed for tagged
commits, thereby optimizing the release process.
argoyle
(Migrated from gitlab.com)
merged commit into main2025-09-11 09:14:33 +00:00
This repo is archived. You cannot comment on pull requests.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Includes a new condition in the CI pipeline to handle situations where
the commit is a tag. This improves the robustness of the pipeline
by ensuring that specific actions are only executed for tagged
commits, thereby optimizing the release process.