We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8fbb74 commit a0ad23dCopy full SHA for a0ad23d
.github/workflows/CI-CD_Pipeline.yml
@@ -291,7 +291,6 @@ jobs:
291
docker run --env-file /home/ec2-user/configs/prod.env \
292
-d --name app1 \
293
--network common \
294
-# --restart unless-stopped \
295
-p 8080:8080 \
296
${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}/${{ env.DOCKER_IMAGE_NAME }}:latest
297
echo "===== 새 컨테이너 로그 출력 ====="
0 commit comments