Commit 78759a32 authored by jswaelens's avatar jswaelens
Browse files

Merge branch 'cherry-pick-3b3879e4' into '1.2-fixes'

Merge branch '5774-add-artifcats-to-build' into '1.3-dev'

See merge request fusiondirectory/fd!232
Showing with 1 addition and 1 deletion
+1 -1
...@@ -127,7 +127,7 @@ build-release: ...@@ -127,7 +127,7 @@ build-release:
only: only:
- tags - tags
script: script:
- tar -cvzf fusiondirectory-core-$(grep '*' Changelog | head -n1 | cut -d ' ' -f3).tar.gz * - tar -cvzf fusiondirectory-core-$(grep '%' Changelog.md | head -n1 | cut -d ' ' -f3 | tr -d '"').tar.gz *
artifacts: artifacts:
paths: paths:
- fusiondirectory-core-$(grep '%' Changelog.md | head -n1 | cut -d ' ' -f3 | tr -d '"').tar.gz - fusiondirectory-core-$(grep '%' Changelog.md | head -n1 | cut -d ' ' -f3 | tr -d '"').tar.gz
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