mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Temporarily remove renovate handling
This commit is contained in:
parent
6dd65d7176
commit
e4c235f603
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ matrix:
|
||||||
- node_js: '10'
|
- node_js: '10'
|
||||||
env: TEST_SUITE=lint
|
env: TEST_SUITE=lint
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
# Don't run builds for renovate PRs, only renovate pushes
|
|
||||||
if: NOT branch =~ /^renovate\\/.+$/ AND type != pull_request
|
|
||||||
install:
|
install:
|
||||||
- yarn
|
- yarn
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue