mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-01 12:41:24 +00:00
6 lines
119 B
Python
6 lines
119 B
Python
package(default_visibility = ["//visibility:public"])
|
|
|
|
load("//rules_resf:defs.bzl", "migration_tar")
|
|
|
|
migration_tar()
|