some thing

This commit is contained in:
2022-08-12 20:40:02 +01:00
parent ed85406bc3
commit 9db3c47daa

View File

@ -0,0 +1,6 @@
pipeline:
build:
image: golang:latest
commands:
- go build
- go test