summaryrefslogtreecommitdiffstats
path: root/jjb/releng/artifact-cleanup.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/releng/artifact-cleanup.yml')
-rw-r--r--jjb/releng/artifact-cleanup.yml23
1 files changed, 12 insertions, 11 deletions
diff --git a/jjb/releng/artifact-cleanup.yml b/jjb/releng/artifact-cleanup.yml
index 2d0205660..2a250618c 100644
--- a/jjb/releng/artifact-cleanup.yml
+++ b/jjb/releng/artifact-cleanup.yml
@@ -1,15 +1,16 @@
+---
- project:
name: releng-artifact-cleanup
project: 'releng'
jobs:
- - 'releng-artifact-cleanup-daily-{stream}'
+ - 'releng-artifact-cleanup-daily-{stream}'
stream:
- - master:
- branch: '{stream}'
- gs-pathname: ''
+ - master:
+ branch: '{stream}'
+ gs-pathname: ''
- job-template:
@@ -25,16 +26,16 @@
disabled: false
parameters:
- - project-parameter:
- project: '{project}'
- branch: '{branch}'
+ - project-parameter:
+ project: '{project}'
+ branch: '{branch}'
scm:
- - git-scm
+ - git-scm
triggers:
- - timed: 'H H * * *'
+ - timed: 'H H * * *'
builders:
- - shell: |
- $WORKSPACE/utils/retention_script.sh
+ - shell: |
+ $WORKSPACE/utils/retention_script.sh