Loading csp-lmc-common/.gitlab-ci.yml +0 −27 Original line number Original line Diff line number Diff line Loading @@ -60,30 +60,3 @@ build:csp-lmc-common_image: variables: variables: BUILD_PATH: csp-lmc-common BUILD_PATH: csp-lmc-common # # Test csp-lmc-common project # .test_common: image: nexus.engageska-portugal.pt/ska-docker/tango-builder:latest before_script: - docker login -u $DOCKER_REGISTRY_USERNAME -p $DOCKER_REGISTRY_PASSWORD $DOCKER_REGISTRY_HOST tags: - docker-executor artifacts: paths: - build variables: BUILD_PATH: csp-lmc-common test:csp-lmc-common: extends: .test_common stage: test_common variables: CSP_LMC_COMMON: "csp-lmc-common0.5.0+dev.26e5d2a9" before_script: - pip install $CSP_LMC_COMMON script: - echo $CSP_LMC_COMMON - make test Loading
csp-lmc-common/.gitlab-ci.yml +0 −27 Original line number Original line Diff line number Diff line Loading @@ -60,30 +60,3 @@ build:csp-lmc-common_image: variables: variables: BUILD_PATH: csp-lmc-common BUILD_PATH: csp-lmc-common # # Test csp-lmc-common project # .test_common: image: nexus.engageska-portugal.pt/ska-docker/tango-builder:latest before_script: - docker login -u $DOCKER_REGISTRY_USERNAME -p $DOCKER_REGISTRY_PASSWORD $DOCKER_REGISTRY_HOST tags: - docker-executor artifacts: paths: - build variables: BUILD_PATH: csp-lmc-common test:csp-lmc-common: extends: .test_common stage: test_common variables: CSP_LMC_COMMON: "csp-lmc-common0.5.0+dev.26e5d2a9" before_script: - pip install $CSP_LMC_COMMON script: - echo $CSP_LMC_COMMON - make test