Skip to content
Snippets Groups Projects
Commit 35abcdac authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Merge branch 'zimniy-master-patch-28056' into 'master'

Update gitlab-ci.yml

See merge request tools/continuous-integration/ansible/inventories!42
parents c322f065 c2e1900e
No related branches found
No related tags found
No related merge requests found
...@@ -57,11 +57,6 @@ check: ...@@ -57,11 +57,6 @@ check:
deploy: deploy:
extends: .common extends: .common
stage: deploy stage: deploy
only:
refs:
- $CI_DEFAULT_BRANCH
variables:
- $REPOSITORY =~ /^\S+$/
interruptible: false interruptible: false
rules: rules:
- if: '$CI_PIPELINE_SOURCE == "web" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $REPOSITORY =~ /^\S+$/' - if: '$CI_PIPELINE_SOURCE == "web" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $REPOSITORY =~ /^\S+$/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment