We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前分发本地文件插件在公共流程中无法上传文件,需要通过设置全局变量后,再在创建任务时才可上传。 针对资源交付/安装等公共流程,无法将通用的文件先上传保存,如果文件较大的情况下,此时的操作耗时会很长,且文件不易保存,每个使用用户都需要存一份
The text was updated successfully, but these errors were encountered:
No branches or pull requests
关键信息
问题描述
目前分发本地文件插件在公共流程中无法上传文件,需要通过设置全局变量后,再在创建任务时才可上传。
针对资源交付/安装等公共流程,无法将通用的文件先上传保存,如果文件较大的情况下,此时的操作耗时会很长,且文件不易保存,每个使用用户都需要存一份
The text was updated successfully, but these errors were encountered: