Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
developers:jenkins:job_naming [2017/10/08 07:57]
nurupo Updated Regex101 link
developers:jenkins:job_naming [2017/10/08 07:57] (current)
nurupo [Jenkins Job Naming] Added Ubuntu Artful to the regex
Line 40: Line 40:
                         ((?<=deb_shared_) # if there is "deb_shared_" before here                         ((?<=deb_shared_) # if there is "deb_shared_" before here
                             # then match                             # then match
-                            (jessie|stretch|buster|sid|xenial|yakkety|zesty)_+                            (jessie|stretch|buster|sid|xenial|yakkety|zesty|artful)_
                         )                         )
                         |                         |
Print/export