mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Rough pass at builder
This commit is contained in:
11
codeship-steps.yml
Normal file
11
codeship-steps.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: parallel
|
||||
name: Build the firmware
|
||||
steps:
|
||||
- name: build
|
||||
service: builder
|
||||
command: /build/ci/buildAll.sh
|
||||
|
||||
- name: deploy
|
||||
service: builder
|
||||
command: /ci/deployRelease.sh
|
||||
tag: master
|
||||
Reference in New Issue
Block a user