Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hru-delin-dev
hru-delin-qgis
Commits
b92904a6
Unverified
Commit
b92904a6
authored
May 02, 2020
by
Julien Veyssier
Browse files
fix CI automatic release submodule
Signed-off-by:
Julien Veyssier
<
eneiluj@posteo.net
>
parent
870c6175
Pipeline
#12716
passed with stage
in 27 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b92904a6
image
:
ubuntu:19.10
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
stages
:
-
build
...
...
@@ -15,10 +18,6 @@ build_hrudelin_plugin_release:
-
build
artifacts
:
paths
:
-
release
-
hrudelin-*.zip
script
:
-
mkdir release
-
./version.sh
-
export VERSION=`cat version.txt`
-
mv hrudelin-$VERSION.zip ./release/
.gitmodules
View file @
b92904a6
[submodule "hru-delin"]
path = hrudelinCore
url = https://gitlab.irstea.fr/julien.veyssier/hru-delin
#url = https://gitlab.irstea.fr/julien.veyssier/hru-delin.git
url = ../../julien.veyssier/hru-delin.git
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment