mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Platforms explicitly specified
This commit is contained in:
parent
1d0171a5f7
commit
c22a2df1b6
@ -34,11 +34,13 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
- DOCKER_TAG=armv6hf
|
- DOCKER_TAG=armv6hf
|
||||||
- DOCKER_NAME=""Debian Stretch (Raspberry Pi v1 & ZERO)"
|
- DOCKER_NAME=""Debian Stretch (Raspberry Pi v1 & ZERO)"
|
||||||
|
- PLATFORM="rpi"
|
||||||
- <<: *linux
|
- <<: *linux
|
||||||
name: "ARMv7hf (Raspberry Pi 2 & 3)"
|
name: "ARMv7hf (Raspberry Pi 2 & 3)"
|
||||||
env:
|
env:
|
||||||
- DOCKER_TAG=armv7hf
|
- DOCKER_TAG=armv7hf
|
||||||
- DOCKER_NAME="Debian Stretch (Raspberry Pi 2 & 3)"
|
- DOCKER_NAME="Debian Stretch (Raspberry Pi 2 & 3)"
|
||||||
|
- PLATFORM="rpi"
|
||||||
- <<: *linux
|
- <<: *linux
|
||||||
name: "ARMv8 (Generic AARCH64)"
|
name: "ARMv8 (Generic AARCH64)"
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user