Files
rust_ci_image/README.md
T
mitchell b835cd188f
Build and Push / build_and_publish_docker_image (push) Successful in 16m24s
add junit-report-merger
2026-05-28 16:22:38 -05:00

20 lines
431 B
Markdown

# rust_ci_image
A docker image usable for Gitea Actions, containing common dependencies to minimize installation time.
The image can be pulled from `git.marinodev.com/marinodev/rust_gitea_ci:latest`
# Features
The image has the following for use in ci/cd
- node
- [junit-report-merger](https://github.com/bhovhannes/junit-report-merger)
- docker
- rust
- clippy
- rustfmt
- cargo-leptos
- sqlx-cli
- cargo-nextest