diff options
Diffstat (limited to 'jjb/armband')
-rw-r--r-- | jjb/armband/armband.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/armband/armband.yml b/jjb/armband/armband.yml index cb5dc95c1..47906b739 100644 --- a/jjb/armband/armband.yml +++ b/jjb/armband/armband.yml @@ -18,12 +18,6 @@ - job-template: name: armband-test - logrotate: - daysToKeep: 30 - numToKeep: 10 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - builders: - shell: | echo "Hello world from armband" @@ -69,12 +63,6 @@ node: ericsson-build - logrotate: - daysToKeep: 30 - numToKeep: 10 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - parameters: - project-parameter: project: '{project}' |