Skip to content
README.md 883 B
Newer Older
nimrod's avatar
nimrod committed
# ci-images

nimrod's avatar
nimrod committed
[![pipeline status](https://git.shore.co.il/shore/ci-images/badges/master/pipeline.svg)](https://git.shore.co.il/shore/ci-images/-/commits/master)

nimrod's avatar
nimrod committed
> Docker images for CI.

A collection of Docker images for quicker CI (negate the need to install common
nimrod's avatar
nimrod committed
dependencies during CI leading to quicker runs). The images are pushed to
https://registry.shore.co.il/. Each git branch is a different image tag (branch
`pre-commit` builds tag `pre-commit`, branch `master` should be `latest` but
isn't buildable).
nimrod's avatar
nimrod committed

## License

This software is licensed under the MIT license (see `LICENSE.txt`).

## Author Information

nimrod's avatar
nimrod committed
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
[website](https://www.shore.co.il/). Patches are welcome via
[`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
nimrod's avatar
nimrod committed
is located at: <https://git.shore.co.il/explore/>.