Updated clone path
This commit is contained in:
@@ -17,7 +17,7 @@ generate_readme_job:
|
||||
- echo $NEEDS_UPDATE
|
||||
- |
|
||||
if [ $NEEDS_UPDATE = "true" ]; then
|
||||
git remote set-url origin https://$CI_USER:$CI_TOKEN@gitlab.ms-ds.org/schmoekerei/schmoekerei-icons.git
|
||||
git remote set-url origin https://$CI_USER:$CI_TOKEN@gitlab.ms-ds.org/msds/icons.git
|
||||
git add README.md
|
||||
git config --global user.email "ci@gitlab.ms-ds.org"
|
||||
git config --global user.name "GitLab CI"
|
||||
|
||||
Reference in New Issue
Block a user