Commit 6198e7f8 authored by Reza Sahebgharan's avatar Reza Sahebgharan

test staging gitlabci

parent 753effb4
Pipeline #959 passed with stage
......@@ -81,7 +81,7 @@ build_in_staging:
build_in_master:
before_script:
- $env:TAG_VERSION1=(git describe --tag --abbrev=0)
- $env:TAG_VERSION=(git describe --tag --abbrev=0)
stage: build_in_master
tags:
- shell
......@@ -91,7 +91,7 @@ build_in_master:
only:
- tags
except:
- /^(?!master$).+/
- /^(?!master$).+@/
# on_build_failure:
# stage: cleanup_build
......
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