Commit 987ca4fe authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

Print some info

parent 10149545
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -76,7 +76,14 @@ test:csp-lmc-common:
  extends: .test_common
  stage: test_common
  script:
    - echo $CI_PROJECT_DIR
    - echo $GIT_CLONE_PATH
    - echo $CI_PROJECT_PATH
    - pwd
    - cd $BUILD_PATH      
    - echo $CI_PROJECT_PATH
    - echo $GIT_CLONE_PATH
    - pwd
    - make test
  variables:
    BUILD_PATH: csp-lmc-common