Skip to content

Commit

Permalink
ci: define registry url for sbb artefacts for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
ariwk authored Jun 4, 2024
1 parent f888a21 commit d4e81f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"packageRules": [
{
"matchManagers": ["maven"],
"registryUrls": [
"https://maven.pkg.github.com/SchweizerischeBundesbahnen/*",
"https://repo.maven.apache.org/maven2"
]
"allowedVersions": "!/-jboss-|-redhat-|redhat-|-jenkins-|-patch-|-atlassian-|-NODEP$|-atlassian$|-jbossorg-|-SNAPSHOT$|-PFD-|-jbossas-|-does-not-exist|-tc$|-jahia1$/"
},
{
Expand Down

0 comments on commit d4e81f8

Please sign in to comment.