diebietse / invertergui

A simple Go based monitoring tool for Victron Multiplus devices
BSD 3-Clause "New" or "Revised" License
42 stars 10 forks source link

github ci: add arm v6 docker image builds #28

Closed Banshee1221 closed 2 years ago

Banshee1221 commented 2 years ago

This commit adds support for building ARM v6 images along with the other architectures, this is useful for old Raspberry Pi's and Pi Zeros.

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (e501f6d) into master (341f26f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   72.56%   72.56%           
=======================================
  Files           4        4           
  Lines         401      401           
=======================================
  Hits          291      291           
  Misses         92       92           
  Partials       18       18           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 341f26f...e501f6d. Read the comment docs.