Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ process_xsd: interruptible: true script: - python3 testing/xsd_process.py - python3 testing/lint_xml.py generate_artefacts: image: "forge.3gpp.org:5050/sa3/li/forgelib" Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ process_xsd: interruptible: true script: - python3 testing/xsd_process.py - python3 testing/lint_xml.py generate_artefacts: image: "forge.3gpp.org:5050/sa3/li/forgelib" Loading