diff --git a/config.js b/config.js index 1aa405c..7e1ca0a 100644 --- a/config.js +++ b/config.js @@ -2,7 +2,6 @@ module.exports = { hostRules: [ { hostType: 'docker', - matchHost: 'docker.io', username: 'akshunaggarwal', password: process.env.DOCKER_HUB_PASSWORD, },