Skip to content

Construct pipeline without push queue if cannot push to artifact cache

Currently, if BuildStream is unable to push to the artifact cache for whatever reason, the build will just error out. Fix it so that if we are unable to push to the shared cache, we give a warning to the user and continue building.

Fixes https://gitlab.com/BuildStream/buildstream/issues/90

Merge request reports

Loading