... | ... | @@ -10,9 +10,9 @@ This repository has a submodule, this means hru-delin.git repository is nested i |
|
|
|
|
|
Make sure you clone it like that:
|
|
|
``` bash
|
|
|
git clone --recurse-submodules git@gitlab-ssh.irstea.fr:julien.veyssier/hru-delin-qgis.git
|
|
|
git clone --recurse-submodules git@gitlab-ssh.irstea.fr:hru-delin-dev/hru-delin-qgis.git
|
|
|
# or
|
|
|
git clone --recurse-submodules https://gitlab.irstea.fr/julien.veyssier/hru-delin-qgis.git
|
|
|
git clone --recurse-submodules https://gitlab.irstea.fr/hru-delin-dev/hru-delin-qgis.git
|
|
|
```
|
|
|
|
|
|
# Produce a release
|
... | ... | @@ -32,4 +32,4 @@ You can also push to `build` branch: |
|
|
git push origin master:build
|
|
|
```
|
|
|
|
|
|
This will trigger a CI pipeline which will produce a release archive available [in the pipeline list](https://gitlab.irstea.fr/julien.veyssier/hru-delin-qgis/pipelines) as an artifact. |
|
|
\ No newline at end of file |
|
|
This will trigger a CI pipeline which will produce a release archive available [in the pipeline list](https://gitlab.irstea.fr/hru-delin-dev/hru-delin-qgis/pipelines) as an artifact. |
|
|
\ No newline at end of file |