Keep migration to new endpoint
This commit is contained in:
parent
28ae0f9bba
commit
1dc056f265
@ -1,8 +1,8 @@
|
|||||||
[CmdletBinding()]
|
[CmdletBinding()]
|
||||||
Param (
|
Param (
|
||||||
[Parameter(Mandatory=$True)]
|
|
||||||
[array] $ArtifactList,
|
|
||||||
[Parameter(Mandatory=$False)]
|
[Parameter(Mandatory=$False)]
|
||||||
|
[array] $ArtifactList,
|
||||||
|
[Parameter(Mandatory=$True)]
|
||||||
[string] $ArtifactPath,
|
[string] $ArtifactPath,
|
||||||
[string] $SourceBranch,
|
[string] $SourceBranch,
|
||||||
[string] $DefaultBranch,
|
[string] $DefaultBranch,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user