Loading csp-lmc-common/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ test:csp-lmc-common: extends: .test_common stage: test_common variables: CSP_LMC_COMMON: "csp-lmc-common0.5.0+dev.$CI_COMMIT_SHORT_SHA" CSP_LMC_COMMON: "csp-lmc-common0.5.0+dev.26e5d2a9" before_script: - pip install $CSP_LMC_COMMON script: Loading Loading
csp-lmc-common/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ test:csp-lmc-common: extends: .test_common stage: test_common variables: CSP_LMC_COMMON: "csp-lmc-common0.5.0+dev.$CI_COMMIT_SHORT_SHA" CSP_LMC_COMMON: "csp-lmc-common0.5.0+dev.26e5d2a9" before_script: - pip install $CSP_LMC_COMMON script: Loading