Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanjaemo authored Mar 19, 2024
1 parent 1f97b03 commit f1abb13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
sudo fuser -k 80/tcp
cd Balance-Talk-Backend
git pull --recurse-submodules
${{ secrets.SUBMODULE_TOKEN }}
${{ secrets.SUBMODULE_TOKEN }}
./gradlew build
cd build/libs
sudo nohup java -jar balance-talk-0.0.1-SNAPSHOT.jar &

0 comments on commit f1abb13

Please sign in to comment.