feat(ci): add condition for tag handling in CI pipeline #79

Merged
argoyle merged 1 commits from feat/ci-tag-handling-condition into main 2025-09-11 09:14:32 +00:00
argoyle commented 2025-09-11 09:12:38 +00:00 (Migrated from gitlab.com)

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 main 2025-09-11 09:14:33 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/ci-templates#79