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
Remove GitHub Workflow for mirroring to Gitlab
There was an advent recently, the Pipelines in Gitlab took a very long time to execute, and used up my entire quota of free runners. At first I thought of just adding timeouts, but then I thought there might be better approaches to integrating with Gitlab. So I'm removing the Gitlab integration for now, maybe in the future when quotas are restored I'll set up a more convenient and thoughtful integration again.
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
|
||||
[](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