This is the docker image to run the tests for GNU Mailman.
50K+
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.
To build this image run:
$ docker build -t mailman-runner .
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.
Content type
Image
Digest
Size
1019.8 MB
Last updated
about 5 years ago
docker pull maxking/mailman-ci-runner