Skip to content
Snippets Groups Projects
Verified Commit 66c4994c authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

svntogit: Set SHELL=/bin/bash for git pull to work

The default login shell for the svntogit user (/sbin/nologin) breaks
the Match Exec directives in /srv/svntogit/.ssh/config and prohibits
Git from using the correct SSH key.

While we're at it, add --set-upstream to the git pull command so the
task is more likely to accomplish its intended purpose.
parent ac349234
No related branches found
No related tags found
No related merge requests found
Checking pipeline status