Skip to content

ci: build arm images in CI #165

ci: build arm images in CI

ci: build arm images in CI #165

GitHub Actions / actionlint failed Oct 31, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (1)

.github/workflows/vm-kernel.yaml|181 col 9| shellcheck reported issue in this script: SC2129:style:6:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]

Filtered Findings (0)

Annotations

Check failure on line 181 in .github/workflows/vm-kernel.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/vm-kernel.yaml#L181

shellcheck reported issue in this script: SC2129:style:6:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
Raw output
.github/workflows/vm-kernel.yaml:181:9: shellcheck reported issue in this script: SC2129:style:6:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]