Add verify script for staging repo metadata files

This commit is contained in:
Jordan Liggitt
2018-08-23 22:51:30 -04:00
parent e46203c40d
commit 3bd1824ed6
2 changed files with 51 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ QUICK_PATTERNS+=(
"verify-readonly-packages.sh"
"verify-spelling.sh"
"verify-staging-client-go.sh"
"verify-staging-meta-files.sh"
"verify-test-images.sh"
"verify-test-owners.sh"
)