This commit is contained in:
@@ -8,10 +8,12 @@
|
|||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
"ignoreTests": true,
|
"ignoreTests": true,
|
||||||
"commitMessagePrefix": "[skip ci]"
|
"commitMessagePrefix": "[skip ci]",
|
||||||
"registryUrls": [
|
"registryUrls": [
|
||||||
"https://git.kluster.moll.re"
|
"https://git.kluster.moll.re"
|
||||||
]
|
],
|
||||||
|
// Since the images use the commit sha as their tag, simply match any tag
|
||||||
|
"versioning": "regex:(.*)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user