Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ before_script: - python3 --version - which python3 - python3 -m site - ls /usr/lib/python3.6/ - ls /usr/lib/python3/ - pip install -q asn1tools lxml xmlschema stages: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ before_script: - python3 --version - which python3 - python3 -m site - ls /usr/lib/python3.6/ - ls /usr/lib/python3/ - pip install -q asn1tools lxml xmlschema stages: Loading