mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 06:01:41 +02:00
ci-automation/image-changes: Shrink a clone of flatcar-build-script
This commit is contained in:
parent
f9e0363bf0
commit
2c7af82d75
@ -97,6 +97,7 @@ function image_changes() (
|
|||||||
rm -rf "${fbs_repo}"
|
rm -rf "${fbs_repo}"
|
||||||
git clone \
|
git clone \
|
||||||
--depth 1 \
|
--depth 1 \
|
||||||
|
--single-branch \
|
||||||
"https://github.com/flatcar/flatcar-build-scripts" \
|
"https://github.com/flatcar/flatcar-build-scripts" \
|
||||||
"${fbs_repo}"
|
"${fbs_repo}"
|
||||||
if [[ -z "${BUILDCACHE_SERVER:-}" ]]; then
|
if [[ -z "${BUILDCACHE_SERVER:-}" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user