made master allow version numbers
This commit is contained in:
parent
d91c7b653a
commit
ee2d99ebd2
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
|
|
||||||
param(
|
param(
|
||||||
[Parameter(Mandatory=$true)]
|
[Parameter(Mandatory=$true)]
|
||||||
[ValidateSet("buildkite", "jenkins")]
|
|
||||||
[string]$master
|
[string]$master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue