aboutsummaryrefslogtreecommitdiffhomepage
path: root/codeship-steps.yml
blob: 1d1021711003fc88ee4d53746a07c893d0a3d5b5 (plain)
1
2
3
4
5
6
7
8
9
10
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