mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-12 00:18:31 -05:00
CI: Build stable branches during backport
This commit is contained in:
@@ -29,8 +29,7 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- themes
|
||||
- /^.*-stable/
|
||||
- /.*backport.*/
|
||||
- /.*-stable/
|
||||
|
||||
before_script:
|
||||
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
||||
|
||||
@@ -6,6 +6,7 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- themes
|
||||
- /.*-stable/
|
||||
|
||||
build: off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user