Build target pi0 from seedsigner/seedsigner@dev (os seedsigner/seedsigner-os@main, smartcard disabled) #413
build.yml
on: workflow_dispatch
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'
)
|| '') }}
calculate sha256sum
5s
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
seedsigner_os_images-pi0
|
41 MB |
sha256:36a79b85c03a70366567097710547432f98cd324dc99c1961b1588fc835855a9
|
|
|
seedsigner_os_images_sha256
|
298 Bytes |
sha256:054c9786413f288e72a76c11cdc9e7d780502f3cded47f170b2007413db45fba
|
|