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.
我想运行一个蚂蚁后台命令,稍后在后台删除一些东西。
如果我用 <exec spawn="true">. 构建仍然等待过程结束。我们如何运行与主构建分离的删除命令,以便构建不会等待它结束(在 linux 和 windows 中)?
<exec spawn="true">