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