jjb: Update matchStrs for Ubuntu focal kernels
[lttng-ci.git] / scripts / lttng-modules / master.groovy
index 8d626d84e58df555714c6602f76d9e5e48e6c855..5989673b1b06170b933001727df529eaaa3a7f31 100644 (file)
@@ -357,6 +357,7 @@ if (uversion != null) {
       matchStrs = [
         ~/^refs\/tags\/(Ubuntu-5\.4\.0-\d{1,3}?\.[\d]+)$/,
         ~/^refs\/tags\/(Ubuntu-hwe-5\.13-5\.13\.0-.*_20\.04\.\d+)$/,
+        ~/^refs\/tags\/(Ubuntu-hwe-5\.15-5\.15\.0-.*_20\.04\.\d+)$/,
       ]
       break
 
This page took 0.023461 seconds and 4 git commands to generate.