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}"
|
||||
git clone \
|
||||
--depth 1 \
|
||||
--single-branch \
|
||||
"https://github.com/flatcar/flatcar-build-scripts" \
|
||||
"${fbs_repo}"
|
||||
if [[ -z "${BUILDCACHE_SERVER:-}" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user