DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

Add docker hub ga workflow #925

Closed d-jeph closed 4 days ago

d-jeph commented 3 weeks ago

Add Github action workflow to push docker image to docker hub

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.25%. Comparing base (177bf8b) to head (2575890).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #925 +/- ## ======================================= Coverage 59.25% 59.25% ======================================= Files 80 80 Lines 5468 5468 Branches 1309 1292 -17 ======================================= Hits 3240 3240 - Misses 2116 2200 +84 + Partials 112 28 -84 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yvonnegitau commented 3 weeks ago

@d-jeph the first stage is the largest since it has the packages. The reason behind only pushing this stage is, we need NEXT_PUBLIC_XXX variables when building the code.