These plugins are no longer needed. Removes plugin Dockerfiles, entrypoint scripts, CI workflows, example pipeline, and README references.
15 lines
481 B
Markdown
15 lines
481 B
Markdown
# CI Images
|
|
|
|
## Images
|
|
|
|
| Name | Description |
|
|
|------|-------------|
|
|
| [`ci-base`](images/ci-base/) [](https://git.nakama.town/fmartingr/ci-images/actions?workflow=ci-base.yaml) | All-in-one base image for CI pipelines (Go, GoReleaser, Bun, Docker CLI) |
|
|
|
|
## Usage
|
|
|
|
Images are available from the Forgejo container registry:
|
|
|
|
```
|
|
git.nakama.town/fmartingr/ci-images/ci-base:latest
|
|
```
|