Rough pass at builder

This commit is contained in:
Ben V. Brown
2019-12-23 18:36:10 +11:00
parent 9e7355adab
commit cc79fcb4cf
10 changed files with 158 additions and 63 deletions

11
codeship-steps.yml Normal file
View 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