Files
IronOS/codeship-steps.yml
2019-12-23 18:36:10 +11:00

12 lines
223 B
YAML

- 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