Unverified Commit 2272bc37 authored by Julien Veyssier's avatar Julien Veyssier
Browse files

fix CI automatic release submodule


Signed-off-by: default avatarJulien Veyssier <eneiluj@posteo.net>
parent 870c6175
No related merge requests found
Pipeline #12713 failed with stage
in 5 seconds
Showing with 4 additions and 2 deletions
+4 -2
image: ubuntu:19.10
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- build
......@@ -21,4 +24,3 @@ build_hrudelin_plugin_release:
- ./version.sh
- export VERSION=`cat version.txt`
- mv hrudelin-$VERSION.zip ./release/
[submodule "hru-delin"]
path = hrudelinCore
url = https://gitlab.irstea.fr/julien.veyssier/hru-delin
url = https://gitlab.irstea.fr/julien.veyssier/hru-delin.git
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment