Skip to content

Commit 2681ee3

Browse files
committed
workflows: add custom template path
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]>
1 parent ca46bf2 commit 2681ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/iot-gate-imx8.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
secrets: inherit
5151
with:
5252
machine: iot-gate-imx8
53+
build-args: '--templates-path layers/meta-balena-imx8mm'
5354
# worker_type defaults to testbot
5455
# worker_fleets defaults to balena/testbot-rig,balena/testbot-rig-partners,balena/testbot-rig-x86,balena/testbot-rig-partners-x86
5556
test_matrix: >

0 commit comments

Comments
 (0)