Skip to content

athletedecoded/rust-distro-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Distroless CI/CD Template

CI/CD Pipeline Stable Beta Nightly

Template for containerized Rust projects with automated CI/CD pipeline using Github Actions

On Push/PR:

  • Format/lint/test code
  • Lint Dockerfile # currently set to log errors without failing to allow for cc/distroless:latest
  • Build and deploy distroless container to GHCR
  • Build matrix for rust release versions: stable, beta and nightly

About

Scaffold for Rust CI/CD projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages