In the next sample we create a new task publish and assign it the group name Publishing. task publish(type: Copy) { from "sources" into "output" } ...
確定! 回上一頁