Loading .gitlab-ci.yml +6 −1 Original line number Original line Diff line number Diff line Loading @@ -11,3 +11,8 @@ checkASN1: stage: Check Schemas stage: Check Schemas script: script: - python3 testing/check_asn1.py - python3 testing/check_asn1.py checkASN1: stage: Check Schemas script: - python3 testing/check_xsd.py No newline at end of file Loading
.gitlab-ci.yml +6 −1 Original line number Original line Diff line number Diff line Loading @@ -11,3 +11,8 @@ checkASN1: stage: Check Schemas stage: Check Schemas script: script: - python3 testing/check_asn1.py - python3 testing/check_asn1.py checkASN1: stage: Check Schemas script: - python3 testing/check_xsd.py No newline at end of file