Publishing pipeline artifacts takes approximately the same time as the build ~4mins. I believe the reason for this is it scans the entire contents of the cloned external repos inside the artifacts/bin dir. This is how we get the logs/binlogs for the externals. A more targeted might provide substantial efficiency gains.
Publishing pipeline artifacts takes approximately the same time as the build ~4mins. I believe the reason for this is it scans the entire contents of the cloned external repos inside the artifacts/bin dir. This is how we get the logs/binlogs for the externals. A more targeted might provide substantial efficiency gains.