Skip to content

Commit

Permalink
allow_files
Browse files Browse the repository at this point in the history
  • Loading branch information
dieend committed Sep 29, 2021
1 parent 83db6fd commit 6ac9242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/util/run.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ _extract_attrs = {
"extra_deps": attr.label_list(
doc = "Extra dependency to be passed as inputs",
mandatory = False,
allow_files = True,
),
"image": attr.label(
executable = True,
Expand Down

0 comments on commit 6ac9242

Please sign in to comment.