Loading...
[Bamboo Cloud docs]
[Bamboo Knowledge Base]
タスク:
Tasks may make use of an executable if required. Tasks are configured within the scope of a job. A job can be configured to execute a number of tasks, on the same working directory. For example, before executing a Maven goal, the user could substitute specific files within the working directory, substitute version numbers, check out source repositories, or execute a script.
ジョブ内の前のタスクが失敗している場合でも、ジョブの最終タスクは常に実行されます。