Password needed for build.sh -c jeremy

I have tried to “./build.sh -c jeremy”, but got up to:

cook - jeremy
Clonage dans 'recipes/jeremy/source.tmp'...
Username for 'https://gitlab.redox-os.org': user
Password for 'https:user@gitlab.redox-os.org': 
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://gitlab.redox-os.org/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
fatal: Échec d'authentification pour 'https://gitlab.redox-os.org/jackpot51/jeremy.git/'
cook - jeremy - error: failed to fetch: failed to run "git" "clone" "--recursive" "https://gitlab.redox-os.org/jackpot51/jeremy.git" "recipes/jeremy/source.tmp": exited with status exit status: 128
make: *** [mk/repo.mk:7 : build/x86_64/jeremy/fetch.tag] Erreur 1
paul@bismark:~/myredox/redox$ ./build.sh -c jeremy

Was thinking it was asking for a username and password for the built OS but realized after that that it is more a password for the repository… so that only Jeremy can “build.sh -c jeremy”?