- type: serial
steps:
- name: test
service: build
command: ./test.sh
- name: codecov
command: bash -c "curl -s https://codecov.io/bash"