|
|
@ -1,7 +1,9 @@ |
|
|
# Learning Jenkins, 03-06: Choice Parameters |
|
|
# Learning Jenkins, 03-06: Choice Parameters |
|
|
Create a freestyle job with one build step. |
|
|
Create a freestyle job with one build step. |
|
|
|
|
|
|
|
|
# WINDOWS SYSTEMS |
|
|
|
|
|
|
|
|
Add a choice parameter with three or more choices. |
|
|
|
|
|
|
|
|
|
|
|
## WINDOWS SYSTEMS |
|
|
If you are running Jenkins on a Windows system: |
|
|
If you are running Jenkins on a Windows system: |
|
|
|
|
|
|
|
|
1. Select the `Execute Windows batch command` build step |
|
|
1. Select the `Execute Windows batch command` build step |
|
|
|