Mehrdad
- Total activity 8
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Same parameter on different build configuration
I have two separate build configuration that want use a same parameter. here is the scenario: Build configuration A run on server 1 Build configuration B run on server 2 1-How should I define p... -
Created Parameter not working on buid configuration
Hi everyone, I've create a build chain like this: 1- Build > 2- Test > 3- Deploy I've set some Parameters such as %BranchNo% in step 3, and want to call this parameters in step 1 , but when I run s... -
Created Parameter not work when run buildchain
Hi I've create a build chain like this: 1- Build > 2- Test > 3- Deploy Q1 - what is the different if I run step 1 or step 3? (when I run step 1 just this step will be run and next steps won't run...