mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +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
|
||||
}
|
||||
|
||||
Function Get-VersionString($numberOfVersions, $extractedBuildNumbers) {
|
||||
Function Get-VersionString() {
|
||||
param(
|
||||
[Parameter(Mandatory = $true)] [int]$numberOfVersions,
|
||||
[Parameter(Mandatory = $true)] [string]$extractedBuildNumbers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue