Skip to content

Commit 3dff5e9

Browse files
committed
deploy : 80 포트로 수정
1 parent c1e9989 commit 3dff5e9

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
@@ -69,7 +69,6 @@ jobs:
6969
# Run new container
7070
echo "docker run -p 80:80 -e PROFILE=dev -d --restart always --name chalkac $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG" >> scripts/deploy.sh
7171
72-
7372
- name: upload to s3
7473
env:
7574
IMAGE_TAG: latest

0 commit comments

Comments
 (0)