Hello

I want to make variables from a variable that is in format of 
"projectname/projectfolder"

$PROJECT=projectname/projectfolder

is gotten as a environment variable from the trigger

I want to declare two other variables from this in this format:

$PROJECT_BS=projectname\projectfolder
$PROJECT_ID=projectname_projectfolder

How to do this? I've been googling for 2-3 hours now and cannot find answer 
for this. 

I'm not a programmer but I do know how to do this in Windows batch file.

Jenkins is very nice but the documentation is A BIT lacking.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/94ec5fba-996f-4e5a-880b-62c1f4e7d50a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to