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 1827480 commit a5a79b9Copy full SHA for a5a79b9
.github/workflows/DeployApp.yml
@@ -27,7 +27,6 @@ jobs:
27
28
- name: Add SSH host key
29
run: |
30
- mkdir -p ~/.ssh
31
ssh-keyscan -H ec2-18-228-31-193.sa-east-1.compute.amazonaws.com >> ~/.ssh/known_hosts
32
33
- name: Deploy to EC2
0 commit comments