Skip to content

Commit 040ddcf

Browse files
authored
[Fix]: 잘못된 백슬래시 주석 제거
[Fix]: 잘못된 백슬래시 주석 제거
2 parents 728b306 + 8c0dae3 commit 040ddcf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ jobs:
239239
-e JWT_SECRET="${JWT_SECRET}" \
240240
-e SPRING_DATASOURCE_URL___DB_NAME="${SPRING_DATASOURCE_URL___DB_NAME}" \
241241
-v /bid_data:/data \
242-
# -v /bid_es_config/analysis:/es-dict \
243242
"${IMAGE}"
244243
245244
# 컨테이너에서 호스트로 사전 파일 복사

0 commit comments

Comments
 (0)