1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-19 14:47:36 +00:00

Testing different prefix

This commit is contained in:
Jonathan Crowther 2024-04-10 16:04:59 -04:00
parent b8f0332e34
commit acd15bcd8e

View File

@ -10,7 +10,7 @@
{ {
"groupName": "rancher", "groupName": "rancher",
"matchPackagePrefixes": [ "matchPackagePrefixes": [
"github.com/rancher" "rancher"
] ]
} }
] ]