shell - Jenkins job setup automation with SVN credentials -


i created deploy script virtual machine (ubuntu). script installs svn, jenkins, etc, created job in jenkins using curl post request , uploaded config.xml (this file contains job details). couldn't set svn credentials script. succeeded using web interface, manually. tell me how it? have url, username , password svn server.

on existing jenkins server, create credentials svn server:

enter image description here

these credentials stored in $jenkins_home/credentials.xml file.

you can copy file on vm script.

regarding job, have use relevant credentials in svn section:

enter image description here


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -