staging test

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

00:26

 
  Cleanup Build
skipped #697
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 -l $env:REMOTE_USERNAME -pw $env:WinRunPass ./scripts/karname-app.tar $env:REMOTE_IP:c:/Users/$env:REMOTE_USERNAME/karname-app.tar
Local to local copy not supported
ERROR: Job failed: exit status 1