mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #21596 from caesarxuchao/linkcheck-golang-path
Auto commit by PR queue bot
This commit is contained in:
commit
783074eded
@ -6,7 +6,9 @@
|
||||
logrotate:
|
||||
numToKeep: 200
|
||||
builders:
|
||||
- shell: './hack/verify-linkcheck.sh'
|
||||
- shell: |
|
||||
export PATH=${PATH}:/usr/local/go/bin
|
||||
./hack/verify-linkcheck.sh
|
||||
publishers:
|
||||
- claim-build
|
||||
- gcs-uploader
|
||||
|
Loading…
Reference in New Issue
Block a user