Skip to content

Commit 0f07ccb

Browse files
committed
'add workflow file'
1 parent 9972b6c commit 0f07ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-ec2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: appleboy/ssh-action@master
1919
with:
2020
command_timeout: "60m"
21-
host: 18.234.242.255
21+
host: 44.203.214.151
2222
username: ubuntu # Usually 'ubuntu' or 'ec2-user'
2323

2424
key: ${{ secrets.SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)