Commit cb1c1606 authored by Reza Sahebgharan's avatar Reza Sahebgharan

gitlab ci master test

parent b0ee87ba
......@@ -81,7 +81,7 @@ build_in_staging:
build_in_master:
before_script:
- $env:TAG_VERSION=(git describe --tag --abbrev=0)
- $env:TAG_VERSION1=(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