2 lines
131 B
Bash
2 lines
131 B
Bash
#!/bin/sh
|
|
git config --global url."https://${GIT_USER}:${GIT_PASS}@gitlab.connectone.pro".insteadOf "https://gitlab.connectone.pro" |