Commit f19724c9 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Trying again£

parent 9f1c9d63
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -24,11 +24,11 @@ process_xsd:
    - python3 testing/xsd_process.py
    - python3 testing/xsd_process.py


generate_artefacts:
generate_artefacts:
  before_script:
  - ARTEFACT_NAME=$(echo $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME | tr / _ )
  image: "forge.etsi.org:5050/li/trial/changemarks"
  image: "forge.etsi.org:5050/li/trial/changemarks"
  stage: build
  stage: build
  interruptible: true
  interruptible: true
  variables:
    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: