This commit is contained in:
parent
fe155fbc06
commit
dd162d5ba0
@ -8,6 +8,14 @@
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"hostRules": [
|
||||
{
|
||||
"hostType": "docker",
|
||||
"matchHost": "harbor.server.kjuulh.io",
|
||||
"username": "admin",
|
||||
"password": "{{ secrets.HARBOR_SERVER_PASSWORD }}"
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "all dependencies",
|
||||
|
Loading…
Reference in New Issue
Block a user