diff --git a/config.json b/config.json index fb3213d..c6039b3 100644 --- a/config.json +++ b/config.json @@ -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",