panamax-rs / panamax

Mirror rustup and crates.io repositories, for offline Rust and cargo usage.
Apache License 2.0
443 stars 46 forks source link

Add Workflow to Build, Test, and Publish Image #66

Closed JamesMConroy closed 2 years ago

JamesMConroy commented 2 years ago

This PR sets up a workflow to build and test the project's container on every push to master and every PR.

There is also a workflow to publish the built container when needed.

k3d3 commented 2 years ago

Oh wow, this is absolutely fantastic! Thank you so much for doing this! :)