Skip to content

Commit 280a591

Browse files
committed
[TEST] 배포 Script 테스트
1 parent cd247dd commit 280a591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
EC2_HOST="${{ secrets.DEV_EC2_PUBLIC_IP }}"
8282
IMAGE_NAME="yh0872/spoony-dev"
8383
fi
84+
echo "EC2_HOST=${EC2_HOST}"
8485
chmod 600 ssh_key.pem
8586
8687
- name: SSH into EC2 and Deploy

0 commit comments

Comments
 (0)