Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ process_asn: stage: check interruptible: true script: - asn1c -h 2>&1 | head -1 - python3 -V - python3 testing/asn_process.py process_xsd: Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ process_asn: stage: check interruptible: true script: - asn1c -h 2>&1 | head -1 - python3 -V - python3 testing/asn_process.py process_xsd: Loading