[Bamboo Knowledge Base]
このページでは、ジョブのビルドによって生成されたアーティファクトのうち、保持すべきアーティファクトを定義する方法について説明します。たとえば、ジョブのビルドによって生成されたレポート、Web サイト、またはファイル (JAR ファイルなど) を保持する必要がある場合があります。
You can also configure artifact sharing between jobs in a plan. For example, you may want to run acceptance tests on a build, and then share the WAR from one job to another, without rebuilding the WAR each time. Artifact sharing is described on this page: Configuring artifact sharing between jobs.
このページの内容
アトラシアンのブログ投稿:
Screenshot: Artifact definitions for a job
ジョブのアーティファクト定義をセットアップすることで、保持するアーティファクトを指定できます。アーティファクトは、ジョブの各ビルド後に利用可能になります。
ジョブのアーティファクト定義をセットアップするには、次の手順に従います。
スクリーンショット: アーティファクト定義の作成
Artifacts are copied to a subdirectory (/JOB_KEY/download-data/
) under your 'Build Directory' folder (see Locating important directories and files). Artifacts which you define in the plan are listed in each build result as artifacts (see Viewing a build's artifacts).