Dongsu Park 2b9e74e80c .github: git shallow clone instead of full clone for kernel
To reduce running time of git clone, we should avoid a full git clone
of the linux kernel repo. Instead, we shallow clone the repo, and
parse tags list by running `git ls-remote`.
2020-07-23 18:32:23 +02:00
Description
image build and composition scripts for Flatcar Container Linux
BSD-3-Clause 167 MiB
Languages
Shell 93%
Python 6.9%