mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-26 20:35:56 +00:00
ci: Use Github Actions to run integration tests and push Docker images
We're running against the usage limits in Gitlab CI (500), and Github Actions should have more (2000). So this patch replaces Gitlab CI with Github actions for running integration tests, and build and push Docker images (to Dockerhub and Gitlab registry). We'll see how the usage levels are in a few months.
This commit is contained in:
@@ -9,8 +9,7 @@ It is designed mainly for individuals and small groups.
|
||||
It's written in [Go](https://golang.org), and distributed under the
|
||||
[Apache license 2.0](http://en.wikipedia.org/wiki/Apache_License).
|
||||
|
||||
[](https://gitlab.com/albertito/chasquid/pipelines)
|
||||
[](https://cirrus-ci.com/github/albertito/chasquid)
|
||||
[](https://github.com/albertito/chasquid/actions)
|
||||
[](https://goreportcard.com/report/github.com/albertito/chasquid)
|
||||
[](https://blitiri.com.ar/p/chasquid/coverage.html)
|
||||
[](https://blitiri.com.ar/p/chasquid/)
|
||||
|
||||
Reference in New Issue
Block a user