Commit 6e07b195 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

TestPipeline: try to user docker registry to store image - first step

parent f46de3dd
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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