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
25d0793081
commit
fa7bf7bd09
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ steps:
|
|||
Write-Host "Using version $version and file version $fileVersion"
|
||||
|
||||
# iterate the search path (and sub directories) looking for files that match the search filter
|
||||
$files = Get-ChildItem -Path $PathToSearch -Filter $SearchFilter -Recurse
|
||||
#$files = Get-ChildItem -Path $PathToSearch -Filter $SearchFilter -Recurse
|
||||
|
||||
#Write-Host " -> Checking $($_.FullName)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue