Update config.js
This commit is contained in:
parent
829f98c2de
commit
4caf8ae61b
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ module.exports = {
|
|||
matchHost: 'docker.io',
|
||||
username: 'mafyuh',
|
||||
password: `${process.env.DOCKER_HUB_PASSWORD}`,
|
||||
concurrentRequestLimit: '3'
|
||||
},
|
||||
],
|
||||
};
|
Reference in a new issue