Commit 35abcdac authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
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
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -57,11 +57,6 @@ check:
deploy:
  extends: .common
  stage: deploy
  only:
    refs:
      - $CI_DEFAULT_BRANCH
    variables:
      - $REPOSITORY =~ /^\S+$/
  interruptible: false
  rules:
    - if: '$CI_PIPELINE_SOURCE == "web" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $REPOSITORY =~ /^\S+$/'