Loading .ecrc 0 → 100644 +6 −0 Original line number Diff line number Diff line { "Exclude" : [ "33108", "\\.py" ] } .gitlab-ci.yml +8 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,14 @@ process_xsd: - python3 testing/xsd_process.py - python3 testing/lint_xml.py editorconfig_check: image: "forge.3gpp.org:5050/sa3/li/ec_test:latest" stage: check interruptible: true script: - ec generate_artefacts: image: "forge.3gpp.org:5050/sa3/li/forgelib" stage: build Loading Loading
.ecrc 0 → 100644 +6 −0 Original line number Diff line number Diff line { "Exclude" : [ "33108", "\\.py" ] }
.gitlab-ci.yml +8 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,14 @@ process_xsd: - python3 testing/xsd_process.py - python3 testing/lint_xml.py editorconfig_check: image: "forge.3gpp.org:5050/sa3/li/ec_test:latest" stage: check interruptible: true script: - ec generate_artefacts: image: "forge.3gpp.org:5050/sa3/li/forgelib" stage: build Loading