summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-golang.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2023-12-01 10:25:12 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2023-12-01 10:41:46 -0800
commite46f9aa926bb423cb983cfdcbd9d029cd69f5301 (patch)
tree12070b0ac6563151cfba8806c33910c04a048ec0 /jjb/global-templates-golang.yaml
parent817bb1c16b3ca78739a011216c8a5b326ceaccd7 (diff)
CI: Disable daily jobs
As discussed in the TSC, we are removing daily cron jobs. Teams can individually revert back to using their cron if found really needed. - Merge jobs can be retriggered using "remerge" comment. - Sonar jobs will run @weekly and using "run-sonar" comment. - Stage jobs can be retriggered using "stage-release" comment. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9f3302d892f8df72ff831e4ddefca935c0f99f1e
Diffstat (limited to 'jjb/global-templates-golang.yaml')
-rw-r--r--jjb/global-templates-golang.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/global-templates-golang.yaml b/jjb/global-templates-golang.yaml
index 96435034f..29b19d9cb 100644
--- a/jjb/global-templates-golang.yaml
+++ b/jjb/global-templates-golang.yaml
@@ -180,7 +180,6 @@
triggers:
# 12 AM UTC
- - timed: "@daily"
- gerrit-trigger-release-manually:
server: "{server-name}"
project: "{project}"