steps:
- name: build
image: debian
commands:
- echo "This is the build step"
- name: a-test-step
- echo "Testing.."