Commit 123396dc authored by Jonathan Swaelens's avatar Jonathan Swaelens
Browse files

:sparkles: feat(ci): Test BRANCH_PLUGIN variable

Test BRANCH_PLUGIN variable
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