up
This commit is contained in:
@@ -4,7 +4,10 @@ deploy-test-stand:
|
|||||||
variables:
|
variables:
|
||||||
stand: cloud-stand.vega-dev.cloud.vimpelcom.ru
|
stand: cloud-stand.vega-dev.cloud.vimpelcom.ru
|
||||||
rules:
|
rules:
|
||||||
- !reference [.build-npm-rules, rules]
|
- if: $CI_COMMIT_BRANCH && $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
|
when: never
|
||||||
|
- if: $CI_PIPELINE_SOURCE == "push"
|
||||||
|
when: manual
|
||||||
before_script:
|
before_script:
|
||||||
- |
|
- |
|
||||||
sed -i s%https://dl-cdn.alpinelinux.org/%http://rhrepo.vimpelcom.ru/ext/ya/mirrors/% /etc/apk/repositories && \
|
sed -i s%https://dl-cdn.alpinelinux.org/%http://rhrepo.vimpelcom.ru/ext/ya/mirrors/% /etc/apk/repositories && \
|
||||||
|
|||||||
Reference in New Issue
Block a user