mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
.github/ci: AAAARGH!
This commit is contained in:
parent
810306c884
commit
c9b9864ae1
2
.github/workflows/image_changes.sh
vendored
2
.github/workflows/image_changes.sh
vendored
@ -37,7 +37,7 @@ function github_ricj_callback() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
arch=${1}; shift
|
arch=${1}; shift
|
||||||
mode=${1; shift
|
mode=${1}; shift
|
||||||
report_file_name="image-changes-reports-${mode}.txt"
|
report_file_name="image-changes-reports-${mode}.txt"
|
||||||
|
|
||||||
run_image_changes_job "${arch}" "${mode}" "${report_file_name}" '../flatcar-build-scripts' github_ricj_callback
|
run_image_changes_job "${arch}" "${mode}" "${report_file_name}" '../flatcar-build-scripts' github_ricj_callback
|
||||||
|
Loading…
x
Reference in New Issue
Block a user