Split build & upload jobs #73
Labels
scope/infra
CI, CD, dev. env, etc.
status/triage/completed
Automatic triage completed
type/enhancement
En enhancement/improvement to an already existing feature
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.
The text was updated successfully, but these errors were encountered: