mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 17:26:34 +00:00
Revert "chore(ci): limit git clone depth (#1269)"
This reverts commit 02da44691459195ebed32d08dd30cb0586f417c2.
This commit is contained in:
parent
cf271100f5
commit
6deec4bbb5
@ -3,9 +3,6 @@ sudo: false
|
|||||||
node_js:
|
node_js:
|
||||||
- "6.1.0"
|
- "6.1.0"
|
||||||
|
|
||||||
git:
|
|
||||||
depth: 3
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
@ -19,8 +19,6 @@ environment:
|
|||||||
- TARGET_ARCH: x64
|
- TARGET_ARCH: x64
|
||||||
- TARGET_ARCH: x86
|
- TARGET_ARCH: x86
|
||||||
|
|
||||||
clone_depth: 3
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user