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

Attempting XML too

parent eee4ea3a
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -31,8 +31,9 @@ process_xsd:
  stage: check
  interruptible: true
  script:
    - python3 testing/xsd_process.py
  - export PYCHARM_HOSTED=1
  - forgeschema -c testing/103120.json
  - python3 testing/xsd_process.py

process_json:
  image: "forge.etsi.org:5050/li/schemas-definitions/forgeschema:latest"