diff options
Diffstat (limited to 'jjb/pharos/pharos.yml')
-rw-r--r-- | jjb/pharos/pharos.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/jjb/pharos/pharos.yml b/jjb/pharos/pharos.yml index 9a80ab8dc..f1b1695d2 100644 --- a/jjb/pharos/pharos.yml +++ b/jjb/pharos/pharos.yml @@ -35,7 +35,6 @@ # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - project-type: freestyle varsetabove: '{somevar}' logrotate: @@ -74,8 +73,6 @@ node: master - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -125,8 +122,6 @@ # # This job's purpose is to update all the JJB - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 40 |