fix: update version handling in gitlab-ci configuration #80

Merged
argoyle merged 1 commits from fix/version-handling-ci-configuration into main 2025-09-11 11:22:41 +00:00
argoyle commented 2025-09-11 11:22:30 +00:00 (Migrated from gitlab.com)

Check for the existence of the version file before reading it.
If the file is missing, print a message and exit gracefully.
This change improves the robustness of the CI pipeline by preventing
errors when the version file is not present.

Check for the existence of the version file before reading it. If the file is missing, print a message and exit gracefully. This change improves the robustness of the CI pipeline by preventing errors when the version file is not present.
argoyle (Migrated from gitlab.com) merged commit into main 2025-09-11 11:22:42 +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#80