mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Change the condition for master
This commit is contained in:
parent
01ff4dfa52
commit
df37455edd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user