mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ci: increase git fetch depth to 150
This commit is contained in:
parent
a05e50fda3
commit
bc20e8ac9d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ node_js:
|
|||
- '6.6.0'
|
||||
git:
|
||||
# Increased from default (50) to ensure last release tag is in this range
|
||||
depth: 75
|
||||
depth: 150
|
||||
|
||||
addons:
|
||||
# firefox: "38.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue