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

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -