--- kind: pipeline type: podman name: default steps: - name: test image: golang commands: - go build - go test services: - name: test image: redis