About 1534 results found.
Example of spec:inputs:regex : spec : inputs : version : regex : ^v\d\.\d+(\.\d+)?$ title : The pipeline configuration would follow... --- In this example, inputs of v1.0 or v1.2.3 match the regular expression and pass validation.