Skip to content

Commit

Permalink
workflows: add custom template path
Browse files Browse the repository at this point in the history
With the addition of the meta-balena-hab submodule there are multiple
balena layers with custom templates - specify which one to use to avoid
a build error.

Changelog-entry: add custom template path to iot-gate-imx8
Signed-off-by: Alex Gonzalez <[email protected]>
  • Loading branch information
alexgg committed Jan 15, 2025
1 parent 4e4f4d1 commit e1cd253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/iot-gate-imx8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
secrets: inherit
with:
machine: iot-gate-imx8
build-args: '--templates-path layers/meta-balena-imx8mm'
# worker_type defaults to testbot
# worker_fleets defaults to balena/testbot-rig,balena/testbot-rig-partners,balena/testbot-rig-x86,balena/testbot-rig-partners-x86
test_matrix: >
Expand Down

0 comments on commit e1cd253

Please sign in to comment.