Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohinhyuk authored Jan 28, 2024
1 parent 9ae3594 commit 1ace175
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@ jobs:
username: ${{ secrets.SW_MILEAGE_SSH_USERNAME }}
password: ${{ secrets.SW_MILEAGE_SSH_PASSWORD }}
port: 22
script: |
whoami
cd ~/sh-script
chmod 750 front-manager-deploy.sh
./front-manager-deploy.sh
script: whoami

0 comments on commit 1ace175

Please sign in to comment.