image: golang:alpine3.18 build: script: - go build test: script: - go test