commit | c960d323f5b903b4dd225bc074270b15d4ffdb49 | [log] [tgz] |
---|---|---|
author | Fatih Degirmenci <fdegir@gmail.com> | Tue Mar 30 16:56:31 2021 +0200 |
committer | Fatih Degirmenci <fdegir@gmail.com> | Tue Mar 30 16:56:31 2021 +0200 |
tree | 6d90b6088022c600b91e2d3591cb8822f1b92030 | |
parent | 8795cff83b9bc1ee50cc0c4e0ede3e209c883706 [diff] |
nsm: Switch periodic jobs from timed to pollscm So we don't unnecessarily build images if there is no change in Git. Change-Id: I5e513a61cf382840cd68dd6e805b007acb728e44
diff --git a/jjb/nsm/nordix-nsm-meridio-periodic.yaml b/jjb/nsm/nordix-nsm-meridio-periodic.yaml index 556a15e..858e7dd 100644 --- a/jjb/nsm/nordix-nsm-meridio-periodic.yaml +++ b/jjb/nsm/nordix-nsm-meridio-periodic.yaml
@@ -85,7 +85,8 @@ wipe-workspace: true triggers: - - timed: '@midnight' + - pollscm: + cron: '@midnight' wrappers: - build-timeout: