Drewsif / PiShrink

Make your pi images smaller!
MIT License
3.5k stars 644 forks source link

Add CI configuration to push image automatically #297

Open JesseRiemens opened 3 days ago

JesseRiemens commented 3 days ago

Add ci configuration that pushes the image automatically. Most of the build script is taken from the github template.

This allows anyone to easily use the application without installing it / cloning the repo.

Note: this probably requires the need to enable Action Runs