Loading csp-lmc-common/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,9 @@ test:csp-lmc-common: extends: .test_common stage: test_common script: - echo $CI_REGISTRY_IMAGE - echo $CI_REGISTRY - echo $CI_REGISTRY_USER - cd $COMMON_BUILD_PATH - pwd - python3 -m pip install -r requirements-tst.txt Loading Loading
csp-lmc-common/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,9 @@ test:csp-lmc-common: extends: .test_common stage: test_common script: - echo $CI_REGISTRY_IMAGE - echo $CI_REGISTRY - echo $CI_REGISTRY_USER - cd $COMMON_BUILD_PATH - pwd - python3 -m pip install -r requirements-tst.txt Loading