Restore gate jobs (#8388)
* Restore gate jobs Most gate jobs have been disabled recently so we are risking introduce many defects when migrating to Hugo. This PR fixes the gate job to get it running again. * add comment for fix * comment out, delete later * comment out completely * include package
This commit is contained in:
+1
-1
@@ -18,5 +18,5 @@ install:
|
||||
|
||||
script:
|
||||
# TODO(bep)
|
||||
#- go test -v k8s.io/website/test
|
||||
- go test -v k8s.io/website/test #fixed by https://github.com/kubernetes/website/pull/8388
|
||||
#- ./verify-docs-format.sh
|
||||
|
||||
Reference in New Issue
Block a user