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
7c8a1da30b
commit
c6afe52140
1 changed files with 3 additions and 0 deletions
|
|
@ -41,4 +41,7 @@ steps:
|
|||
Write-Host "Using version $version and file version $fileVersion"
|
||||
|
||||
$files = Get-ChildItem -Path $PathToSearch -Filter $SearchFilter -Recurse
|
||||
foreach ($file in $files) {
|
||||
|
||||
}
|
||||
pwsh: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue