Add dispatch - odroid c2 (#49744)

This commit is contained in:
Pascal Vizeli 2021-04-27 11:17:40 +02:00 committed by GitHub
parent e5e215353d
commit 0d410209d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ name: Build images
# yamllint disable-line rule:truthy # yamllint disable-line rule:truthy
on: on:
workflow_dispatch:
release: release:
types: ["published"] types: ["published"]
schedule: schedule:
@ -133,6 +134,7 @@ jobs:
machine: machine:
- generic-x86-64 - generic-x86-64
- intel-nuc - intel-nuc
- odroid-c2
- odroid-c4 - odroid-c4
- odroid-n2 - odroid-n2
- odroid-xu - odroid-xu