gogitlabber/.gitlab/testing.yaml
2025-06-16 16:51:15 +02:00

7 lines
119 B
YAML

---
testing:
stage: "testing"
image: "cr.simoncor.net/siempie/go-build:v25.06.03"
script:
- "go test ./..."