Skip to content

Commit

Permalink
workflows: sign images
Browse files Browse the repository at this point in the history
Changelog-entry: configure build pipeline to sign images
Signed-off-by: Alex Gonzalez <[email protected]>
  • Loading branch information
alexgg committed Dec 18, 2024
1 parent 57d9397 commit db2f7cb
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 @@ -62,3 +62,4 @@ jobs:
force-finalize: ${{ inputs.force-finalize || false }}
# Default to balena-staging.com for workflow dispatch, but balena-cloud.com for other events
deploy-environment: ${{ inputs.deploy-environment || 'balena-cloud.com' }}
sign-image: true

0 comments on commit db2f7cb

Please sign in to comment.