nsm: Switch periodic jobs from timed to pollscm 07/8207/1
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 30 Mar 2021 14:56:31 +0000 (16:56 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 30 Mar 2021 14:56:31 +0000 (16:56 +0200)
So we don't unnecessarily build images if there is no change in Git.

Change-Id: I5e513a61cf382840cd68dd6e805b007acb728e44

jjb/nsm/nordix-nsm-meridio-periodic.yaml

index 556a15eb3d38469dff01525f3eace96e1dd6bbbc..858e7dd0aa8fee451cd160793deeb0d87548fe7d 100644 (file)
@@ -85,7 +85,8 @@
           wipe-workspace: true
 
     triggers:
-      - timed: '@midnight'
+      - pollscm:
+          cron: '@midnight'
 
     wrappers:
       - build-timeout: