aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorKristian Aune <kkraune@users.noreply.github.com>2021-04-28 16:40:27 +0200
committerGitHub <noreply@github.com>2021-04-28 16:40:27 +0200
commit67724f5f9bbb157d746aeb27120a7f28c12e061e (patch)
tree22042626be16e65e659e545e52d6c3e1b715b3d5 /screwdriver.yaml
parent1121b538077fd8bd7957630c84565f2854b999f7 (diff)
rename job
- with this, we can display a useful job name in the badge on the overview page
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 30a3ffaeaab..c66f1dc37b6 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -5,7 +5,7 @@ cache:
main: [/main_job_cache]
jobs:
- main:
+ build-vespa:
requires: [~pr, ~commit]
image: vespaengine/vespa-build-centos7:current
annotations: