ci: fetch git repository without limits

- default depth=50 is to small to get the latest tag

Change-Id: I108f48865736c5afbd6e1e53648101a5f70701f8
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
This commit is contained in:
Jacek Danecki
2018-06-25 21:35:55 +02:00
parent c238a4d31e
commit f3caf5f59a

View File

@ -4,7 +4,8 @@ compiler:
sudo: required
services:
- docker
git:
depth: false
matrix:
include:
- os: linux