build staging

2 jobs from devel-test-cicd in 27 seconds (queued for 10 seconds)
Status Job ID Name Coverage
  Build In Branch
failed #694
shell allowed to fail
build_in_branch

00:27

 
  Cleanup Build
skipped #695
on_build_failure
 
Name Stage Failure
failed
build_in_branch Build In Branch
$ $env:TAG_VERSION=(git describe --tag --abbrev=0)
$ echo "starting build in branch"
starting build in branch
$ echo $env:WinRunPass
GlobalPlan4.21
$ docker save -o ./scripts/karname-app.tar karname/app:$env:TAG_VERSION
$ echo y | pscp.exe -batch -pw $env:WinRunPass ./scripts/karname-app.tar $env:REMOTE_USERNAME@$env:REMOTE_IP:c:/Users/$env:REMOTE_USERNAME/karname-app.tar
Local to local copy not supported
ERROR: Job failed: exit status 1