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

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

Update gitlab-ci.yml

See merge request tools/continuous-integration/ansible/inventories!41
parents d3808726 983b128c
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ check:
- if: '$CUSTOM_SKIP_CHECK'
when: never
- if: '$CI_PIPELINE_SOURCE == "schedule" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $CI_DEFAULT_BRANCH )'
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $CI_DEFAULT_BRANCH'
- when: never
script:
- echo "Checking inventory"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment