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