Link to home
Start Free TrialLog in
Avatar of beardog1113
beardog1113Flag for China

asked on

Jenkins auto deploy

Dear All
        i use Jenkins+maven+tomcat+SVN for my work. i have Development environment and production environment. the configure is different between this 2 environment. for example, in Development environment, the database connect to 192.168.1.1, in the production environment, the database connect to 192.168.1.2. it will be configured use db.properties in the program code. my question is , how can i set this configuration when i building it in jenkins?
ASKER CERTIFIED SOLUTION
Avatar of Am P
Am P
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial