Skip to content
Snippets Groups Projects
Commit b142100f authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] github sync

parent 467399cf
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ push_to_github:
script:
- rm -rf ./*
- rm -rf .git
- git clone --mirror $CI_REPOSITORY_URL .
- git clone --mirror $CI_REPOSITORY_URL
- git remote add github $GITHUB_URL_AND_KEY
- git config --global user.email "contact@duniter.org"
- git config --global user.name "Duniter"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment