mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
ci: run screenshotter in container (#2644)
* ci: run screenshotter in container Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
},
|
||||
{
|
||||
"fileMatch": [
|
||||
"^\\.github/workflows/ci\\.yml$",
|
||||
"^\\.github/workflows/screenshotter\\.yml$",
|
||||
"^dockers/screenshotter/screenshotter\\.sh$"
|
||||
],
|
||||
"matchStrings": ["\"(?<browserTag>[a-z]*):(?<currentValue>[\\d.\\-]*)\""],
|
||||
"matchStrings": ["[-\"](?<browserTag>[a-z]+):(?<currentValue>[\\d.\\-]+)[\"\\s]"],
|
||||
"datasourceTemplate": "docker",
|
||||
"depNameTemplate": "selenium/standalone-{{browserTag}}",
|
||||
"versioningTemplate": "regex:^3\\.141\\.59-(?<patch>\\d+)$"
|
||||
|
Reference in New Issue
Block a user