Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankushchk authored Jul 24, 2024
1 parent 879c758 commit 59f9cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
chmod 400 keyfile
mkdir -p ~/.ssh
cp known_hosts ~/.ssh/known_hosts
ssh -t -i keyfile [email protected] "sudo bash ~/deploy.sh"
ssh -t -i keyfile [email protected] "sudo bash ~/deploy.sh -f"

0 comments on commit 59f9cdc

Please sign in to comment.