--- kind: pipeline type: podman name: linux platform: os: openbsd steps: - name: build image: golang commands: - go build - go test