Update .gitlab-ci.yml
This commit is contained in:
@@ -30,4 +30,7 @@ push:
|
||||
except:
|
||||
variables:
|
||||
- $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