Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ pages: stage: pages variables: COMMON_PATH: csp-lmc-common/ MIDCSP_PATH: csp-lmc-mid/docker MIDCSP_PATH: csp-lmc-mid/ script: - pwd - python3 -m pip install junitparser Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ pages: stage: pages variables: COMMON_PATH: csp-lmc-common/ MIDCSP_PATH: csp-lmc-mid/docker MIDCSP_PATH: csp-lmc-mid/ script: - pwd - python3 -m pip install junitparser Loading