mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Build on the release branches to reuse the travis cache
This commit is contained in:
parent
80fd684577
commit
3d6304efd8
@ -3,7 +3,9 @@ dist: bionic
|
|||||||
|
|
||||||
language: minimal
|
language: minimal
|
||||||
|
|
||||||
if: tag =~ /^v(\d)+(\.(\d)+){2}$/
|
branches:
|
||||||
|
only:
|
||||||
|
- /^release\/(\d)+(\.(\d)+){1}$/
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user