Skip to content
Snippets Groups Projects
Commit 6ec8c70c authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Attempting to change artefact name

parent d58cd413
No related branches found
No related tags found
5 merge requests!46This should fail preflight,!44Output from LI61,!38TS 103 120 (CR0032) - Location Only 120 ETSI Dictionary Update,!23Draft: Traffic Policy Objects,!19Maintenance - Adding changemark artefacts
...@@ -28,7 +28,7 @@ generate_artefacts: ...@@ -28,7 +28,7 @@ generate_artefacts:
stage: build stage: build
interruptible: true interruptible: true
variables: variables:
ARTEFACT_NAME: $( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME" | tr / _ ) ARTEFACT_NAME: $( echo "$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME" )
rules: rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event' - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment