mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
ac8dba73d4
commit
9bc5a09673
1 changed files with 2 additions and 5 deletions
|
|
@ -1,9 +1,6 @@
|
|||
# we support merge request workflow only
|
||||
workflow:
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_COMMIT_TAG
|
||||
- if: $CI_MERGE_REQUEST_ID
|
||||
include:
|
||||
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
||||
|
||||
default:
|
||||
image: docker:git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue