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
@@ -46,7 +46,7 @@ stages:
|
|||||||
- name: "Check bundle"
|
- name: "Check bundle"
|
||||||
if: type = push AND tag IS blank
|
if: type = push AND tag IS blank
|
||||||
- name: "Trigger Alpha ADF child build"
|
- name: "Trigger Alpha ADF child build"
|
||||||
if: (branch = develop AND type = push) OR type = api
|
if: branch = develop AND type = cron
|
||||||
- name: "Trigger Beta ADF child build"
|
- name: "Trigger Beta ADF child build"
|
||||||
if: tag =~ .*beta.*
|
if: tag =~ .*beta.*
|
||||||
- name: "Build"
|
- name: "Build"
|
||||||
|
|||||||
Reference in New Issue
Block a user