Dockerhub Multiarch Build #80

Merged
bmartin5692 merged 8 commits from add-79-docker-multiarch into master 2019-12-31 22:29:37 +01:00
bmartin5692 commented 2019-12-31 22:28:08 +01:00 (Migrated from github.com)

Closes #79

  • Dockerhub should now build amd64, arm32v7, and arm64v8 images by default.
Closes #79 - Dockerhub should now build amd64, arm32v7, and arm64v8 images by default.
codecov[bot] commented 2019-12-31 22:29:33 +01:00 (Migrated from github.com)

Codecov Report

Merging #80 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   90.26%   90.26%           
=======================================
  Files          13       13           
  Lines        2999     2999           
=======================================
  Hits         2707     2707           
  Misses        292      292

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 2f331ae...038bafb. Read the comment docs.

# [Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/80?src=pr&el=h1) Report > Merging [#80](https://codecov.io/gh/bmartin5692/bumper/pull/80?src=pr&el=desc) into [master](https://codecov.io/gh/bmartin5692/bumper/commit/2f331ae440740e0c3cd171f1486d4e0655d7735c?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/bmartin5692/bumper/pull/80/graphs/tree.svg?width=650&token=Ody2IThbOc&height=150&src=pr)](https://codecov.io/gh/bmartin5692/bumper/pull/80?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #80 +/- ## ======================================= Coverage 90.26% 90.26% ======================================= Files 13 13 Lines 2999 2999 ======================================= Hits 2707 2707 Misses 292 292 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/80?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/bmartin5692/bumper/pull/80?src=pr&el=footer). Last update [2f331ae...038bafb](https://codecov.io/gh/bmartin5692/bumper/pull/80?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Sign in to join this conversation.
No description provided.