mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-31 22:40:54 +00:00
6 lines
118 B
Text
6 lines
118 B
Text
|
load("//rules_byc:defs.bzl", "migration_tar")
|
||
|
|
||
|
package(default_visibility = ["//visibility:public"])
|
||
|
|
||
|
migration_tar()
|