Skip to content

Commit

Permalink
Update build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yybht155 authored Aug 6, 2024
1 parent e2e58bf commit 5bf6960
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ jobs:
SSH_KEY: ${{ secrets.PKEY }}
SSH_HOST: ${{ secrets.ENDPOINT }}

- name: Start the server
run: pwd
- name: Stop the server
run: ssh staging 'pwd'

0 comments on commit 5bf6960

Please sign in to comment.