You've already forked testing-go-code-with-postgres
mirror of
https://github.com/xorcare/testing-go-code-with-postgres.git
synced 2025-06-30 23:23:40 +02:00
Add GitLab CI and mirroring to GitLab
Added an example .gitlab-ci.yml, to make a sample more informative. Also added mirroring to gitlab to simplify repository development and gitlab ci validation.
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
[](https://github.com/xorcare/testing-go-code-with-postgres/actions/workflows/go.yml)
|
||||
[](https://codecov.io/github/xorcare/testing-go-code-with-postgres/tree/main)
|
||||
[](https://gitlab.com/xorcare/testing-go-code-with-postgres/tree/main)
|
||||
[](https://gitlab.com/xorcare/testing-go-code-with-postgres/tree/main)
|
||||
[](https://goreportcard.com/report/github.com/xorcare/testing-go-code-with-postgres)
|
||||
|
||||
The example suggests a solution to the problem of cleaning the database after
|
||||
|
Reference in New Issue
Block a user