mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Change the condition for master
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user