Skip to content
Snippets Groups Projects
Commit beee6229 authored by Bensong Liu's avatar Bensong Liu
Browse files

disable sync

parent 65809ac9
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,7 @@ sudo docker build -f Dockerfile -t recolic/gitlab2github .
sudo docker run -d --restart=always --name rgitsync --env github_user_dst="rtestgithubapi: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" recolic/gitlab2github
```
## Disable sync for specific repo
run `echo sync=0 > .gitlab2github.conf` in the master or default branch, and push it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment