Loading .gitlab-ci.yml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -37,6 +37,7 @@ cache: stages: stages: - build_common - build_common - test_common - test_common - build .install_pip: &install_pip |- .install_pip: &install_pip |- apt-get -y update && apt-get install -yq curl python3-distutils apt-get -y update && apt-get install -yq curl python3-distutils Loading Loading
.gitlab-ci.yml +1 −0 Original line number Original line Diff line number Diff line Loading @@ -37,6 +37,7 @@ cache: stages: stages: - build_common - build_common - test_common - test_common - build .install_pip: &install_pip |- .install_pip: &install_pip |- apt-get -y update && apt-get install -yq curl python3-distutils apt-get -y update && apt-get install -yq curl python3-distutils Loading