Skip to content

Update changelog

Update changelog #1

Workflow file for this run

name: Build Debian Package
on: push
jobs:
build:
permissions:
id-token: write
contents: read
attestations: write
strategy:
fail-fast: false
matrix:

Check failure on line 13 in .github/workflows/deb-builder.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deb-builder.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
arch: ['arm64', 'amd64', 'armhf']]
uses: torizon/torizon-deb-ci/.github/workflows/toradex-deb-ci.yml@main
with:
arch: ${{ matrix.arch }}
docker-image: debian:bookworm
package-name: weston
run-attestation: true
run-piuparts: false
upload-artifacts: true
before-build-hook: uscan --download-current-version