some thing

This commit is contained in:
Midou36O 2022-08-12 20:40:02 +01:00
parent ed85406bc3
commit 9db3c47daa
Signed by: midou
GPG Key ID: 08063D5407090BC2

View File

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