5.3. Pipelines as Code でのリモートパイプラインアノテーションの使用
リモートパイプラインアノテーションを使用すると、複数のリポジトリーでパイプライン定義を共有できます。
... pipelinesascode.tekton.dev/pipeline: "<https://git.provider/raw/pipeline.yaml>" ...
...
pipelinesascode.tekton.dev/pipeline: "<https://git.provider/raw/pipeline.yaml>"
...
- 1
- リモートパイプライン定義への URL。同じリポジトリー内のファイルの場所を指定することもできます。
注記
アノテーションを使用してパイプライン定義を 1 つだけ参照できます。