Only push the shell output log for now
Change-Id: Iaf7872d370b547fe25394e571f6d89f3f6d5e7c5
This commit is contained in:
parent
3cda79ff66
commit
ae4ef1eaa4
@ -226,7 +226,7 @@ class ShellTask(Task):
|
||||
|
||||
if 'publish_logs' in self.global_config:
|
||||
index_url = utils.push_file(self.job_identifier,
|
||||
self.job_working_dir,
|
||||
self.shell_output_log,
|
||||
self.global_config['publish_logs'])
|
||||
self.log.debug("Index URL found at %s" % index_url)
|
||||
self.work_data['url'] = index_url
|
||||
|
Loading…
x
Reference in New Issue
Block a user