Update GitLab CI to match pre-release version pattern in release job
This commit is contained in:
+1
-1
@@ -112,4 +112,4 @@ perform_release:
|
|||||||
"https://gitlab.com/api/v4/projects/${CI_PROJECT_ID}/releases"
|
"https://gitlab.com/api/v4/projects/${CI_PROJECT_ID}/releases"
|
||||||
|
|
||||||
only:
|
only:
|
||||||
- /^v\d+\.\d+\.\d+$/
|
- /^pre-v\d+\.\d+\.\d+$/
|
||||||
Reference in New Issue
Block a user