Update .gitlab-ci.yml
This commit is contained in:
@@ -31,3 +31,6 @@ push:
|
|||||||
variables:
|
variables:
|
||||||
- $CI_COMMIT_MESSAGE =~ /CI 수정/
|
- $CI_COMMIT_MESSAGE =~ /CI 수정/
|
||||||
- $CI_COMMIT_MESSAGE =~ /최초 업로드/
|
- $CI_COMMIT_MESSAGE =~ /최초 업로드/
|
||||||
|
workflow:
|
||||||
|
rules:
|
||||||
|
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
Reference in New Issue
Block a user