Skip to content

Commit

Permalink
이제 진짜 된다..
Browse files Browse the repository at this point in the history
  • Loading branch information
jcw1031 authored Aug 25, 2024
1 parent 5930d4c commit daa1c48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,4 @@ jobs:
pkill -f 'java -jar restaurant-service.jar' || true
nohup java -jar restaurant-service.jar --spring.profiles.active=dev > restaurant-service.log 2>&1 &
EOF
fi
EOF
fi

0 comments on commit daa1c48

Please sign in to comment.