Skip to content

Commit

Permalink
test: deploy 7
Browse files Browse the repository at this point in the history
  • Loading branch information
meowsl committed May 17, 2024
1 parent dd99338 commit 70c8d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:

- name: connect and pull
run: |
ssh ${{ secrets.HOST_USERNAME }}@${{ secrets.HOST_IP }} "docker compose pull"
ssh ${{ secrets.HOST_USERNAME }}@${{ secrets.HOST_IP }} "docker compose pull && exit"

0 comments on commit 70c8d7c

Please sign in to comment.