Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ image: "python:3.6" before_script: - python3 --version - pip install --upgrade setuptools - python -m pip install --upgrade pip - pip install -q asn1tools lxml xmlschema stages: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ image: "python:3.6" before_script: - python3 --version - pip install --upgrade setuptools - python -m pip install --upgrade pip - pip install -q asn1tools lxml xmlschema stages: Loading