mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update .travis.yml
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ stages:
|
|||||||
- name: e2e Test
|
- name: e2e Test
|
||||||
if: (branch != master AND type != cron AND tag IS blank) OR type = api
|
if: (branch != master AND type != cron AND tag IS blank) OR type = api
|
||||||
- name: Update Children Projects
|
- name: Update Children Projects
|
||||||
if: type = push OR (tag =~ .*beta.*)
|
if: tag =~ .*beta.*
|
||||||
- name: Release tag
|
- name: Release tag
|
||||||
if: type = cron OR branch = master
|
if: type = cron OR branch = master
|
||||||
- name: Trigger ADF child build
|
- name: Trigger ADF child build
|
||||||
|
|||||||
Reference in New Issue
Block a user