Commit cf33a022 authored by Reza Sahebgharan's avatar Reza Sahebgharan

fix(gitlab-ci): fix staging in gitlab-ci

parent 9ae6faf2
Pipeline #869 passed with stages
in 1 minute and 6 seconds
......@@ -42,7 +42,7 @@ build_in_staging:
- $env:BRANCHNAME=$env:BRANCHFULLNAME.Split('/')[$env:BRANCHFULLNAME.Split('/').length - 1]
- echo $env:BRANCHNAME.Split('_')[1]
- docker login -u reza.s -p aA123456 repo.marcopacs.com
stage: build_in_devel_windows
stage: build_in_staging
tags:
- shell
script:
......
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