mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
add golang to path to run on jenkins
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user