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

1 Commits

Author SHA1 Message Date
argoyle bd237e5297 fix: update version handling in gitlab-ci configuration
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.
2025-09-11 13:22:17 +02:00