Commit 26c945d0 authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Switching to using title

parent f1d6055c
Pipeline #12490 passed with stages
in 27 seconds
......@@ -39,11 +39,9 @@ generate_artefacts:
- echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
- echo $ARTEFACT_NAME
- forgelib-changedocs -v https://$CI_SERVER_HOST $CI_PROJECT_ID $CI_PROJECT_PATH $CI_MERGE_REQUEST_IID
variables:
ARTEFACT_NAME : $(echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME | tr / _ )
artifacts:
untracked: true
paths:
- "*.docx"
name: $ARTEFACT_NAME
name: $CI_MERGE_REQUEST_TITLE
expire_in: 30 days
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