Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 2c92039a authored by Idriss Neumann's avatar Idriss Neumann
Browse files

Remove bitbucket mirror

parent f2a08e45
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@ That's also why we're working on providing a [SaaS version](https://code.comwork
* Main repo: https://gitlab.comwork.io/oss/ansible-iac/code-server
* Github mirror: https://github.com/idrissneumann/code-server.git
* Gitlab mirror: https://gitlab.com/ineumann/code-server.git
* Bitbucket mirror: https://bitbucket.org/idrissneumann/code-server.git
* Froggit mirror: https://lab.frogg.it/ineumann/code-server.git
## Getting started
......
......@@ -5,6 +5,5 @@ REPO_PATH="${PROJECT_HOME}/code-server/"
cd "${REPO_PATH}" && git pull origin main || :
git push github main
git push pgitlab main
git push bitbucket main
git push froggit main
exit 0
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