pipeline: build: image: golang commands: - go build - go test services: database: image: mysql cache: image: redis