Unverified Commit 4b29a3d1 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 #12712 failed with stage
in 5 seconds
Showing with 3 additions and 1 deletion
+3 -1
image: ubuntu:19.10 image: ubuntu:19.10
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages: stages:
- build - build
...@@ -21,4 +24,3 @@ build_hrudelin_plugin_release: ...@@ -21,4 +24,3 @@ build_hrudelin_plugin_release:
- ./version.sh - ./version.sh
- export VERSION=`cat version.txt` - export VERSION=`cat version.txt`
- mv hrudelin-$VERSION.zip ./release/ - mv hrudelin-$VERSION.zip ./release/
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