Files
rust_ci_image/README.md
T
mitchell 286aba0064
Build and Push / build_and_publish_docker_image (push) Successful in 16m18s
add leptosfmt
2026-05-28 17:17:28 -05:00

21 lines
445 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
- leptosfmt
- sqlx-cli
- cargo-nextest