kafka-ui
                                
                                 kafka-ui copied to clipboard
                                
                                    kafka-ui copied to clipboard
                            
                            
                            
                        Split build & upload jobs
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.