Change the condition for master

This commit is contained in:
maurizio vitale 2019-08-29 12:50:29 +01:00
parent 01ff4dfa52
commit df37455edd

View File

@ -36,7 +36,7 @@ stages:
- name: Update Rancher PR
if: type = pull_request
- name: Update Children Projects
if: branch = development AND type = push OR (tag =~ .*beta.*)
if: branch = master AND type = push OR (tag =~ .*beta.*)
addons:
chrome: stable