mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 13:21:04 +01:00
00414a3755
Change `filenamePatterns` to `Jenkinsfile.*` to `Jenkinsfile*` to capture files starting with Jenkinsfile, not necessarily having a period as a delimiter.