mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
pipeline file changes
This commit is contained in:
parent
83af0f4d99
commit
15a51223bc
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ steps:
|
||||||
return $content
|
return $content
|
||||||
}
|
}
|
||||||
|
|
||||||
Function Get-VersionString($numberOfVersions, $extractedBuildNumbers) {
|
Function Get-VersionString() {
|
||||||
param(
|
param(
|
||||||
[Parameter(Mandatory = $true)] [int]$numberOfVersions,
|
[Parameter(Mandatory = $true)] [int]$numberOfVersions,
|
||||||
[Parameter(Mandatory = $true)] [string]$extractedBuildNumbers
|
[Parameter(Mandatory = $true)] [string]$extractedBuildNumbers
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue