humlab-speech / visible-speech-deployment

3 stars 2 forks source link

Set correct git user when starting a container #181

Open johanvonboer opened 1 year ago

johanvonboer commented 1 year ago

When starting a container, the system should be running: git config --global user.name "Sarah Smith" git config --global user.email "sarah.smith@email.com"

To setup the system correctly for the user if they want to do any git operations from inside the container.

TomasSkotare commented 7 months ago

Will this be relevant now that we do not use GitLab anymore? If not, we can close it.