CI 수정

This commit is contained in:
정훈 변
2024-07-25 15:33:24 +09:00
parent 9ea3e17d01
commit 0a3b658ec8

View File

@@ -31,6 +31,3 @@ 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"