kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Split build & upload jobs

Open Haarolean opened this issue 1 year ago • 0 comments

Currently build and uploading (or other stuff) is always a one job within a workflow. So if something fails, it has to be rebuilt. We need to split build and upload functions. Use upload/dl artifact action to transfer the build between the jobs.

Haarolean avatar Jan 30 '24 19:01 Haarolean