We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
BUILD.release.bazel
1 parent f0c122f commit 1f61f73Copy full SHA for 1f61f73
BUILD.release.bazel
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-exports_files(glob["*.tgz"])
+exports_files(glob(["*.tgz"]))
0 commit comments