fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/37670?usp=email )


Change subject: OBS: add release tag pattern for gapk
......................................................................

OBS: add release tag pattern for gapk

Change-Id: Ibe67831149e402aa75c8451da713d852ea62fafc
Related: OS#6521
---
M scripts/obs/lib/config.py
1 file changed, 11 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/70/37670/1

diff --git a/scripts/obs/lib/config.py b/scripts/obs/lib/config.py
index 1ad0106..3bfbd4e 100644
--- a/scripts/obs/lib/config.py
+++ b/scripts/obs/lib/config.py
@@ -116,6 +116,7 @@

 git_latest_tag_pattern_default = "^[0-9]*\\.[0-9]*\\.[0-9]*$"
 git_latest_tag_pattern_other = {
+        "gapk": "^v[0-9]*\\.[0-9.]*$",
         "limesuite": "^v[0-9]*\\.[0-9]*\\.[0-9]*$",
         "open5gs": "^v[0-9]*\\.[0-9]*\\.[0-9]*$",
         "osmo-fl2k": "^v[0-9]*\\.[0-9]*\\.[0-9]*$",

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/37670?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ibe67831149e402aa75c8451da713d852ea62fafc
Gerrit-Change-Number: 37670
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to