Skip to content

Commit

Permalink
👷[CD]:GitHub Actions, Docker 배포 관련
Browse files Browse the repository at this point in the history
  • Loading branch information
rimi3226 committed Apr 8, 2024
1 parent 6b037a2 commit 3ebf910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: AWS EC2 Connection
uses: appleboy/ssh-action@master
with:
host : 3.39.194.35
host : ec2-3-39-194-35.ap-northeast-2.compute.amazonaws.com
username : root
password : pwd
port : 22
Expand Down

0 comments on commit 3ebf910

Please sign in to comment.