Update GitLab CI to match pre-release version pattern in release job

This commit is contained in:
2025-08-19 10:28:24 +02:00
parent 5383aa4c1c
commit 5002e8f129
+1 -1
View File
@@ -112,4 +112,4 @@ perform_release:
"https://gitlab.com/api/v4/projects/${CI_PROJECT_ID}/releases"
only:
- /^v\d+\.\d+\.\d+$/
- /^pre-v\d+\.\d+\.\d+$/