mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Travis pipeline only for specific branches (#3973)
* Enable the travis pipeline only for specific branches * delete loca files
This commit is contained in:
committed by
Eugenio Romano
parent
534954ffef
commit
dfe8c84780
@@ -17,6 +17,11 @@ before_install:
|
|||||||
- sh -e /etc/init.d/xvfb start
|
- sh -e /etc/init.d/xvfb start
|
||||||
- sleep 3 # give xvfb some time to start
|
- sleep 3 # give xvfb some time to start
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
- development
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: Warm Up Cache
|
- stage: Warm Up Cache
|
||||||
|
|||||||
Reference in New Issue
Block a user