Skip to content

Commit a0ad23d

Browse files
committed
chore[qdrant]: 데몬 주석
1 parent f8fbb74 commit a0ad23d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI-CD_Pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ jobs:
291291
docker run --env-file /home/ec2-user/configs/prod.env \
292292
-d --name app1 \
293293
--network common \
294-
# --restart unless-stopped \
295294
-p 8080:8080 \
296295
${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}/${{ env.DOCKER_IMAGE_NAME }}:latest
297296
echo "===== 새 컨테이너 로그 출력 ====="

0 commit comments

Comments
 (0)