summaryrefslogtreecommitdiffstats
path: root/build-gluster-org
diff options
context:
space:
mode:
authorDeepshikha khandelwal <dkhandel@redhat.com>2018-11-16 10:28:40 +0530
committerDeepshikha khandelwal <dkhandel@redhat.com>2018-11-16 10:28:40 +0530
commitef1896e5446b647e4ce1438ea9b6f59fbe575fe0 (patch)
tree7d221369fd87ad868ae21dce0daec85774c69b49 /build-gluster-org
parent7fcc234454dba71f601ae208885928c801058839 (diff)
Add the archiving directory to access linter reports
Change-Id: Ib00fdee63fc900a1afc20141080a503dcde42978
Diffstat (limited to 'build-gluster-org')
-rw-r--r--build-gluster-org/jobs/python-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gluster-org/jobs/python-lint.yml b/build-gluster-org/jobs/python-lint.yml
index af9d682..609151a 100644
--- a/build-gluster-org/jobs/python-lint.yml
+++ b/build-gluster-org/jobs/python-lint.yml
@@ -51,7 +51,7 @@
publishers:
- archive:
allow-empty: true
- artifacts: "./python-lint/*"
+ artifacts: "python-lint/*"
default-excludes: true
fingerprint: false
only-if-success: false