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

Attempting XML too

parent 0fb5a010
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ process_xsd:
  interruptible: true
  script:
    - python3 testing/xsd_process.py
    - forgeschema -c testing/103120.json

process_json:
  image: "forge.etsi.org:5050/li/schemas-definitions/forgeschema:latest"
@@ -41,7 +42,6 @@ process_json:
  - export PYCHARM_HOSTED=1
  - forgeschema -s 103120/schema/json/ts_103120_Core.schema.json -u 103120/schema/json -u 103120/dictionaries/ts_103120_Dictionaries.schema.json -u 103280/TS_103_280.schema.json -i 103120/examples/json


generate_artefacts:
  image: "forge.etsi.org:5050/li/schemas-definitions/forgelib"
  stage: build