Commit b8065be5 authored by Reza Sahebgharan's avatar Reza Sahebgharan

test ssh

parent c0327376
Pipeline #346 passed with stages
......@@ -16,7 +16,8 @@ build_in_branch:
- echo "starting build in branch"
- echo $env:Path
- putty.exe -ssh administrator@WinRun -pw $Env:WinRunPass -m D:\putty\command.bat
- echo $env:WinRunPass
- ./command.bat
allow_failure: true
except:
- master
......
putty.exe -ssh administrator@WinRun -pw $env:WinRunPass -m D:\putty\command.bat
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment