Running with gitlab-runner 12.3.0 (a8a019e0)
  on WINRUN-Reza beb1071b
section_start:1578923299:prepare_executor
Using Shell executor...
section_end:1578923299:prepare_executor
section_start:1578923299:prepare_script
Running on WINRUN-REZA...
section_end:1578923301:prepare_script
section_start:1578923301:get_sources
Fetching changes...
Reinitialized existing Git repository in C:/GitLab-Runner/builds/beb1071b/0/Reza.s/karname-ui/.git/
From https://git.marcopacs.com/Reza.s/karname-ui
   cf33a02..61fa45c  devel-windows       -> origin/devel-windows
   a986e7d..2c9af4d  master              -> origin/master
 * [new branch]      staging_hisworklist -> origin/staging_hisworklist
Checking out 61fa45c8 as staging_hisworklist...
Removing node_modules/
git-lfs/2.8.0 (GitHub; windows amd64; go 1.12.2; git 30af66bb)

Skipping Git submodules setup
section_end:1578923313:get_sources
section_start:1578923313:restore_cache
section_end:1578923314:restore_cache
section_start:1578923314:download_artifacts
section_end:1578923316:download_artifacts
section_start:1578923316:build_script
$ $env:TAG_VERSION=(git describe --tag --abbrev=0)
$ $env:BRANCHFULLNAME=(git name-rev --name-only HEAD)
$ $env:BRANCHNAME=$env:BRANCHFULLNAME.Split('/')[$env:BRANCHFULLNAME.Split('/').length - 1]
$ $env:CONTAINERNAME=$env:BRANCHNAME.Split('_')[1]
$ docker login -u reza.s -p aA123456 repo.marcopacs.com
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Login Succeeded
$ echo "starting build in devel-windows"
starting build in devel-windows
$ npm install