This commit is contained in:
2022-08-12 20:41:05 +01:00
parent 9db3c47daa
commit a95ec37270

View File

@ -4,3 +4,4 @@ pipeline:
commands: commands:
- go build - go build
- go test - go test
- echo "done"