mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
7 lines
137 B
YAML
7 lines
137 B
YAML
- type: parallel
|
|
name: Build the firmware
|
|
steps:
|
|
- name: build
|
|
service: builder
|
|
command: /build/ci/buildAll.sh
|