diff --git a/ci-automation/image_changes.sh b/ci-automation/image_changes.sh index c6412ab7184..a49764b12e1 100644 --- a/ci-automation/image_changes.sh +++ b/ci-automation/image_changes.sh @@ -44,6 +44,7 @@ function image_changes() ( git clone \ --depth 1 \ --single-branch \ + --branch 'krnowak/extra-sysexts-reports' \ "https://github.com/flatcar/flatcar-build-scripts" \ "${fbs_repo}" if [[ -z "${BUILDCACHE_SERVER:-}" ]]; then