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
Branches
Tags
No related merge requests found
...@@ -16,7 +16,7 @@ push_to_github: ...@@ -16,7 +16,7 @@ push_to_github:
script: script:
- rm -rf ./* - rm -rf ./*
- rm -rf .git - rm -rf .git
- git clone --mirror $CI_REPOSITORY_URL . - git clone --mirror $CI_REPOSITORY_URL
- git remote add github $GITHUB_URL_AND_KEY - git remote add github $GITHUB_URL_AND_KEY
- git config --global user.email "contact@duniter.org" - git config --global user.email "contact@duniter.org"
- git config --global user.name "Duniter" - git config --global user.name "Duniter"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment