Commit c6de1eb9 authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Trying again£

parent 92c8ed45
......@@ -24,11 +24,11 @@ process_xsd:
- python3 testing/xsd_process.py
generate_artefacts:
before_script:
- ARTEFACT_NAME=$(echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME | tr / _ )
image: "forge.etsi.org:5050/li/trial/changemarks"
stage: build
interruptible: true
variables:
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