unit: image: rust:latest script: - cargo test integration: image: ruby:latest script: - sh ./bin/cibuild variables: DEBUG: true