mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Merge pull request #18908 from jlowdermilk/test-owner
Auto commit by PR queue bot
This commit is contained in:
commit
7125b3cf78
@ -1,9 +1,11 @@
|
||||
- job:
|
||||
name: kubernetes-update-jenkins-jobs
|
||||
description: 'Update Jenkins jobs. Test owner: spxtr.'
|
||||
|
||||
description: 'Update Jenkins jobs based on configs in https://github.com/kubernetes/kubernetes/tree/master/hack/jenkins/job-configs. Test owner: spxtr.'
|
||||
triggers:
|
||||
- timed: 'H/15 * * * *'
|
||||
|
||||
builders:
|
||||
- shell: 'curl -fsS https://raw.githubusercontent.com/kubernetes/kubernetes/master/hack/jenkins/update-jobs.sh | /bin/bash -'
|
||||
publishers:
|
||||
- email-ext:
|
||||
recipients: spxtr@google.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user