i4Ds / Karabo-Pipeline

The Karabo Pipeline can be used as Digital Twin for SKA
https://i4ds.github.io/Karabo-Pipeline/
MIT License
11 stars 4 forks source link

bugfix added release-event to valid docker-build ci :heartbeat: #549

Closed Lukas113 closed 6 months ago

Lukas113 commented 7 months ago

bugfix: enable docker-builds on release-event on ci

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 65.96%. Comparing base (8df295d) to head (bf67944).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #549 +/- ## ======================================= Coverage 65.96% 65.96% ======================================= Files 49 49 Lines 4792 4792 ======================================= Hits 3161 3161 Misses 1631 1631 ```

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

Lukas113 commented 6 months ago

docker-build failed for release. The reasons were:

The changes should resolve these issues. However, for some reason, I can't test it on this branch because I can't find the branch on the Action to trigger it (see image below) image