Sign inSign up

maxking/mailman-ci-runner

By maxking

Updated about 5 years ago

This is the docker image to run the tests for GNU Mailman.

Image
0

50K+

maxking/mailman-ci-runner repository overview

About this Repo

This is the docker image that is used to run ci-tests for mailman using Gitlab-CI. We use docker system to run tests inside the containers built from this image. For more information on how to use gitlab-ci-multi-runner, refer to this documentation.

How to build?

To build this image run:

	$ docker build -t mailman-runner .

How to use this image?

Just add the line image: maxking/mailman-ci-runner to the top of your .gitlab-ci.yml file. This will make sure this docker image is used to execute the tests. You can either use Gitlab's shared runners or deploy your own gitlab-ci-multi-runner. Please refer to Gitlab's documentation on how to deploy and configure it yourself.

Tag summary

Content type

Image

Digest

Size

1019.8 MB

Last updated

about 5 years ago

docker pull maxking/mailman-ci-runner