revaturelabs / rideforce-matching-service

5 stars 2 forks source link

Refactor "RideShare" to "RideForce" #11

Open MaverickManSir opened 6 years ago

MaverickManSir commented 6 years ago

Currently, when you use "mvn package" it will create "rideshare-matching-service.jar"

Pipeline will build properly, but if refactored, you must change build on Jenkins to reflect the name change in the Execute Shell part in the Configuration. Inform pipeline to change that & the Dockerfile.

ianprime0509 commented 6 years ago

All the other services have already made this change, so it makes sense to do so for matching as well.