steps: build: image: rustlang/rust:nightly commands: - echo "This is the build step" a-test-step: image: curlimages/curl commands: - curl https://example.com