kaynak tanımı

Kaynaklar derlemeleri, depoları, işlem hatlarını ve işlem hattı tarafından kullanılan diğer kaynakları belirtir.

resources:
  builds: [ build ] # List of build resources referenced by the pipeline.
  containers: [ container ] # List of container images.
  pipelines: [ pipeline ] # List of pipeline resources.
  repositories: [ repository ] # List of repository resources.
  webhooks: [ webhook ] # List of webhooks.
  packages: [ package ] # List of package resources.
resources:
  builds: [ build ] # List of build resources referenced by the pipeline.
  containers: [ container ] # List of container images.
  pipelines: [ pipeline ] # List of pipeline resources.
  repositories: [ repository ] # List of repository resources.
  packages: [ package ] # List of package resources.
resources:
  builds: [ build ] # List of build resources referenced by the pipeline.
  containers: [ container ] # List of container images.
  pipelines: [ pipeline ] # List of pipeline resources.
  repositories: [ repository ] # List of repository resources.

Bu tanıma başvuran tanımlar: işlem hattı

Özellikler

buildsresources.builds.
İşlem hattı tarafından başvuruda bulunan derleme kaynaklarının listesi.

containersresources.containers.
Kapsayıcı görüntülerinin listesi.

pipelinesresources.pipelines.
İşlem hattı kaynaklarının listesi.

repositoriesresources.repositories.
Depo kaynaklarının listesi.

webhooksresources.web kancaları.
Web kancalarının listesi.

packagesresources.packages.
Paket kaynaklarının listesi.

Ayrıca bkz.