Skip to content

Commit

Permalink
fix: remove mtree as the default output
Browse files Browse the repository at this point in the history
  • Loading branch information
thesayyn committed Sep 4, 2024
1 parent ed91f78 commit 8018bc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oci/private/load.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ def _load_impl(ctx):

return [
DefaultInfo(
files = depset([mtree_spec]),
runfiles = runfiles,
executable = runnable_loader,
),
Expand Down

0 comments on commit 8018bc9

Please sign in to comment.