rule 부분 잘못된 수정 원복

This commit is contained in:
정훈 변
2024-08-01 17:28:40 +09:00
parent 7011ece4af
commit 1847b5c4fe

View File

@@ -38,7 +38,7 @@ build:
fi
rules:
- if: '$TRIGGER_NAME = "exemone_java_agent"'
- if: '$TRIGGER_NAME == "exemone_java_agent"'
push:
image: docker:cli