Move hack/import-restrictions.yaml to staging/publishing

pull/564/head
Dr. Stefan Schimanski 2019-01-23 18:54:37 +01:00
parent 8bce3620b0
commit 9377448667
2 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@ if [[ ! -x "$importverifier" ]]; then
exit 1
fi
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/hack/import-restrictions.yaml"
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/staging/publishing/import-restrictions.yaml"