Command: powershell -NoProfile -Command "$ErrorActionPreference='SilentlyContinue'; Write-Output '===G_SOURCE==='; Get-ChildItem 'G:\My Drive\phone-operator\builds' -Filter 'PhoneOperator-v1.0.1-SOURCE.zip' | ForEach-Object {$_.FullName}; Write-Output '===PHONEOP_FILES==='; Get-ChildItem 'C:\Users\ash' -Recurse -File -ErrorAction SilentlyContinue | Where-Object {$_.Name -like '*PhoneOperator*' -or $_.DirectoryName -like '*PhoneOperator*'} | Select-Object -First 100 -ExpandProperty FullName"
Directory: projects
Status: TIMEOUT
Exit code: -1
Cancel Job Rerun Command Refresh
===G_SOURCE=== G:\My Drive\phone-operator\builds\PhoneOperator-v1.0.1-SOURCE.zip ===PHONEOP_FILES===