I’m trying to add a proxy Maven repository for a Gitlab package repository.
Gitlab repositories require authentication via a custom header.
e.g.
Private-Token: abcdefghijk
I can’t find a way to configure this. Any ideas?
I’m trying to add a proxy Maven repository for a Gitlab package repository.
Gitlab repositories require authentication via a custom header.
e.g.
Private-Token: abcdefghijk
I can’t find a way to configure this. Any ideas?