svn - Parameter variable not substituted in ssh plugin in Jenkins -


I'm trying to checkout a svn on a remote machine

Parameter is missing the script Replaced on walking But if I specify the value directly without parameters, then checkout is happening.

  09:07:31 CD / Home / DDK / 09:07:31 PWD 09:07:31 https: // ##### / project / branches / Release / $ version /. 09:07:31 VERSION = v200: Command not found 09:07:31 Version: Undefined variable  

Parameterized jobs do not have parameters Try to inject the plug-in that is available as the available variable for the build steps and configure the version parameter for the injection of the build.

I did this for some jobs in my Jenkins instance


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -