aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-11-16 13:32:05 +0100
committerOliver Smith <osmith@sysmocom.de>2022-11-16 13:32:05 +0100
commit3c2aac23243c4f2c59aa2dc586739c380058d1b0 (patch)
tree43b75a0c1cb2776e05697acdee04e88f524eb4f5
parentc4924d2657e2a85a10568c5a0a98989f7b09aa96 (diff)
jobs/coverity: remove display-name
Make it consistent with all other jobs and don't set a display name. This way the job will be sorted properly in the list of jobs and won't weirdly jump to the top when loading the page. Change-Id: Idf1a8db45daf75ae110cfae3042627fbcdd14575
-rw-r--r--jobs/coverity.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jobs/coverity.yml b/jobs/coverity.yml
index 74803c7..242d1aa 100644
--- a/jobs/coverity.yml
+++ b/jobs/coverity.yml
@@ -9,7 +9,6 @@
project-type: freestyle
defaults: global
description: 'Generated by job-builder'
- display-name: 'Coverity-Upload'
node: coverity
builders:
- shell: |