...
Basic build for a build configuration:
Code Block | ||||
---|---|---|---|---|
| ||||
<build>
<buildType id="buildConfID"/>
</build>
|
Build for a branch marked as personal with a fixed agent, comment and a custom parameter:
...
...
Basic build for a build configuration:
Code Block | ||||
---|---|---|---|---|
| ||||
<build>
<buildType id="buildConfID"/>
</build>
|
Build for a branch marked as personal with a fixed agent, comment and a custom parameter:
...