Commit 9ae6faf2 authored by Reza Sahebgharan's avatar Reza Sahebgharan

fix(fix gitlab-ci): fix staging branch

parent 6f08aee9
Pipeline #863 failed
...@@ -72,7 +72,7 @@ build_in_staging: ...@@ -72,7 +72,7 @@ build_in_staging:
# only: # only:
# - devel-windows # - devel-windows
only: only:
- /^staging_.*/ - /^.*staging_.*/
build_in_master: build_in_master:
before_script: before_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