blob: e90a9187d19c2fd0ef6381821472ec52cbe1ebdc [file] [log] [blame]
workspace(name = "batch")
load("//:bazlets.bzl", "load_bazlets")
load_bazlets(
commit = "7ff4605f48db148197675a0d2ea41ee07cb72fd3",
#local_path = "/home/<user>/projects/bazlets",
)
load(
"@com_googlesource_gerrit_bazlets//:gerrit_api.bzl",
"gerrit_api",
)
# Load release Plugin API
gerrit_api()
load("//:external_plugin_deps.bzl", "external_plugin_deps")
external_plugin_deps()