summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 23ec5eda..39de2fec 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -83,7 +83,8 @@ print("""
- email:
recipients: 'jenkins+debian-bootstrap helmutg@debian.org'
triggers:
- - pollscm: '*/6 * * * *'
+ - pollscm:
+ cron: '*/6 * * * *'
node: '{my_node}'
""")