Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AlisaLC/MiniKafka
Browse files Browse the repository at this point in the history
  • Loading branch information
aradmaleki02 committed Feb 14, 2024
2 parents d0623c1 + d422b60 commit 4b9d914
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
host: '${{ secrets.HOST }}'
username: '${{ secrets.USER }}'
port: '${{ secrets.PORT }}'
key: '${{ secrets.SSH_PRIVATE_KEY }}'
password: '${{ secrets.PASS }}'
command_timeout: 200m
script: |
cd sad/MiniKafka
git checkout master
Expand Down

0 comments on commit 4b9d914

Please sign in to comment.