Skip to content

Commit

Permalink
ci/cd update
Browse files Browse the repository at this point in the history
  • Loading branch information
knpeople committed Aug 18, 2024
1 parent e8ce707 commit d3425eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
cd /server/back-end
git restore .
git pull
./gradlew clean
./gradlew build
systemctl restart jeju-back

0 comments on commit d3425eb

Please sign in to comment.