@ -106,7 +106,6 @@ class NLPPipeline(WorkflowRunner):
cmd = 'cd "{}"'.format(self.output_dir)
cmd += ' && '
cmd += 'zip'
cmd += ' -m'
cmd += ' -r'
cmd += ' "{}".zip .'.format(self.zip)
cmd += ' -x "pyflow.data*"'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.