From a0ad23dd9399aff8f8e9289724ad61736e9f4899 Mon Sep 17 00:00:00 2001 From: DooHyoJeong Date: Mon, 29 Sep 2025 17:14:06 +0900 Subject: [PATCH] =?UTF-8?q?chore[qdrant]:=20=EB=8D=B0=EB=AA=AC=20=EC=A3=BC?= =?UTF-8?q?=EC=84=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI-CD_Pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI-CD_Pipeline.yml b/.github/workflows/CI-CD_Pipeline.yml index 01d95a1b..dea69798 100644 --- a/.github/workflows/CI-CD_Pipeline.yml +++ b/.github/workflows/CI-CD_Pipeline.yml @@ -291,7 +291,6 @@ jobs: docker run --env-file /home/ec2-user/configs/prod.env \ -d --name app1 \ --network common \ -# --restart unless-stopped \ -p 8080:8080 \ ${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}/${{ env.DOCKER_IMAGE_NAME }}:latest echo "===== 새 컨테이너 로그 출력 ====="