We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4bcc94 + 1b8344b commit e807b7fCopy full SHA for e807b7f
ci-automation/image_changes.sh
@@ -705,7 +705,7 @@ function print_image_reports() {
705
706
underline "Image kernel config changes, compared to ${previous_version_description}:"
707
env \
708
- "${package_diff_env[@]}" FILE=flatcar_production_image_kernel_config.txt \
+ "${package_diff_env[@]}" FILE=flatcar_production_image_kernel_config.txt CUTSIGKEYPATH=1 \
709
"${flatcar_build_scripts_repo}/package-diff" "${package_diff_params[@]}" 2>&1
710
711
underline "Image file size change (includes /boot, /usr and the default rootfs partitions), compared to ${previous_version_description}:"
0 commit comments