Skip to content
Snippets Groups Projects
Commit f7a1497a authored by Lene Wasskog's avatar Lene Wasskog
Browse files

Update README.md

parent 1fd8fd51
No related branches found
No related tags found
No related merge requests found
# vips-maven-registry # vips-package-registry
This gitlab project will serve as a package registry for common VIPS artifacts This gitlab project will serve as a package registry for common VIPS artifacts
...@@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ...@@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
``` ```
cd existing_repo cd existing_repo
git remote add origin https://gitlab.nibio.no/VIPS/vips-maven-registry.git git remote add origin https://gitlab.nibio.no/VIPS/vips-package-registry.git
git branch -M main git branch -M main
git push -uf origin main git push -uf origin main
``` ```
## Integrate with your tools ## Integrate with your tools
- [ ] [Set up project integrations](https://gitlab.nibio.no/VIPS/vips-maven-registry/-/settings/integrations) - [ ] [Set up project integrations](https://gitlab.nibio.no/VIPS/vips-package-registry/-/settings/integrations)
## Collaborate with your team ## Collaborate with your team
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment