Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ process_asn: script: - (asn1c -h 2>&1 || true ) | head -1 - python3 -V - git branch -l - git branch -r - git tag -l - python3 testing/asn_process.py process_xsd: Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,9 @@ process_asn: script: - (asn1c -h 2>&1 || true ) | head -1 - python3 -V - git branch -l - git branch -r - git tag -l - python3 testing/asn_process.py process_xsd: Loading