Skip to content
Snippets Groups Projects
Commit 6623fa91 authored by Bernhard Johannes Berger's avatar Bernhard Johannes Berger
Browse files

More release stuff.

parent ed76ebed
No related branches found
No related tags found
No related merge requests found
Pipeline #238065 failed
......@@ -163,7 +163,7 @@ all:package:
script:
- ci/create-release.sh "$CI_JOB_NAME"
artifacts:
name: "$CI_JOB_NAME-$CI_COMMIT_REF_NAME.binaries.evoal.zip"
name: "evoal-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHORT_SHA-release"
when: on_success
paths:
- evoal
......
......@@ -38,3 +38,5 @@ pushd xtext-merge
popd
rm -rf xtext-merge
# Let's copy the scripts to the correct location
cp src/scripts/*sh evoal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment