Commit bceff326 authored by Reza Sahebgharan's avatar Reza Sahebgharan

fix(update gitlabci): update gitlab ci

parent 06d81ab2
Pipeline #883 passed with stage
in 30 seconds
......@@ -75,7 +75,7 @@ build_in_staging:
# only:
# - devel-windows
only:
- /^.*staging_.*/
- /^.*staging.*/
......@@ -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