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