Commit c0327376 authored by Reza Sahebgharan's avatar Reza Sahebgharan

puttyazdsf

parent 59343bf0
Pipeline #345 passed with stages
in 8 minutes and 22 seconds
variables:
TAG_VERSION: ""
stages:
- build_in_branch
......@@ -13,10 +14,9 @@ build_in_branch:
- shell
script:
- echo "starting build in branch"
- npm install
- npm run test-jest
- echo $env:TAG_VERSION
- putty -ssh administrator@WinRun -pw $Env:WinRunPass -m D:\putty\command.bat
- echo $env:Path
- putty.exe -ssh administrator@WinRun -pw $Env:WinRunPass -m D:\putty\command.bat
allow_failure: true
except:
- master
......
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