Build PR #372 #692
build.yml
on: pull_request
Matrix: ${{ format('build{0}', github.event_name == 'workflow_dispatch'
&& format(
' ({0} from {1}@{2}, os {3}@{4}, smartcard {5})',
github.event.inputs.target || 'pi0',
github.event.inputs['app-repo'] || github.repository,
github.event.inputs['source-ref'],
github.event.inputs['os-repo'] || '3rdIteration/seedsigner-os',
github.event.inputs['os-ref'],
(fromJSON(github.event.inputs.smartcard || 'true') && 'enabled') || 'disabled'
)
|| '') }}
upload images to release
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
seedsigner_os_images-pi0
|
323 MB |
sha256:a2aefe9cd350e48a3156c4b107e7940ec3956b373d0c944b192475af19ed33e7
|
|
|
seedsigner_os_images-pi02w
|
323 MB |
sha256:39469a261e6811fe6ea5186d914ca75665fb209fcf22bd896b89c00c6214bb8d
|
|
|
seedsigner_os_images_sha256
|
407 Bytes |
sha256:d4cda4d4dfc47cce3f0816ba789bc3d47001c571199c50e568d1655790318232
|
|