Loading csp-lmc-common/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -76,7 +76,10 @@ test:csp-lmc-common: extends: .test_common stage: test_common script: - cd $BUILD_PATH - make test variables: BUILD_PATH: csp-lmc-common # # Publish csp-lmc-common python package Loading Loading
csp-lmc-common/.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -76,7 +76,10 @@ test:csp-lmc-common: extends: .test_common stage: test_common script: - cd $BUILD_PATH - make test variables: BUILD_PATH: csp-lmc-common # # Publish csp-lmc-common python package Loading