Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ process_asn: - python3 testing/asn_process.py process_xsd: image: "forge.3gpp.org:5050/sa3/li/xsdtest:latest" image: "forge.3gpp.org:5050/sa3/li/forgelib_test:latest" stage: check interruptible: true script: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ process_asn: - python3 testing/asn_process.py process_xsd: image: "forge.3gpp.org:5050/sa3/li/xsdtest:latest" image: "forge.3gpp.org:5050/sa3/li/forgelib_test:latest" stage: check interruptible: true script: Loading