-
-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
We get the following error when upgrading to the v2 pre-release:
invalid reference, invalid path for scheme "ocidir": bazel-out/k8-fastbuild/bin/external/repo~/package/test-image:intermediate
When building via bazel build --config=remote @repo//package:test-image
. My spontaneous guess would be the Bazel version separator for external dependencies ~
or the target separator :
.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working