Commit b1439002 authored by Jonathan Swaelens's avatar Jonathan Swaelens
Browse files

Merge branch '6126-enhance-ci-configuration-for-having-a-full-chain-for-building-2' into '1.4-dev'

Resolve "Enhance CI configuration for having a full chain for building"

Closes #6126

See merge request fusiondirectory/fd!829
Showing with 5 additions and 0 deletions
+5 -0
......@@ -156,6 +156,11 @@ build-release:
paths:
- fusiondirectory-$(grep '%' Changelog.md | head -n1 | cut -d ' ' -f3 | tr -d '"').tar.gz
test_variabe:
stage: trigger
script:
- echo "$BRANCH_PLUGIN"
trigger-ci:
stage: trigger
only:
......
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