mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-26 04:00:55 +00:00
5 lines
119 B
Text
5 lines
119 B
Text
load("//rules_resf:defs.bzl", "migration_tar")
|
|
|
|
package(default_visibility = ["//visibility:public"])
|
|
|
|
migration_tar()
|