diff options
Diffstat (limited to 'jjb/global-templates-helm.yaml')
-rw-r--r-- | jjb/global-templates-helm.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-templates-helm.yaml b/jjb/global-templates-helm.yaml index f1b015a5b..79a00778a 100644 --- a/jjb/global-templates-helm.yaml +++ b/jjb/global-templates-helm.yaml @@ -186,7 +186,7 @@ triggers: # 11 AM UTC - - timed: 'H 11 * * *' + - timed: '@daily' - gerrit-trigger-release-manually: server: '{server-name}' project: '{project}' |