Commit 6ec8c70c authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Attempting to change artefact name

parent d58cd413
......@@ -28,7 +28,7 @@ generate_artefacts:
stage: build
interruptible: true
variables:
ARTEFACT_NAME: $( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME" | tr / _ )
ARTEFACT_NAME: $( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME" )
rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
script:
......
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