Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Bamboo 构建结束时运行内联脚本任务,以将一些工件复制到网络共享。请问如何引用此脚本中的工件输出目录?
Windows 环境,如果这有所作为。
您将需要配置工件共享以将工件下载到您的工作区。一旦它在文件系统上,您可以使用脚本任务像对待任何其他文件一样对待它。