تعريف الموارد

تحدد الموارد البنيات والمستودعات والبنيات الأساسية لبرنامج ربط العمليات التجارية والموارد الأخرى المستخدمة من قبل البنية الأساسية لبرنامج ربط العمليات التجارية.

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.

التعريفات التي تشير إلى هذا التعريف: البنية الأساسية لبرنامج ربط العمليات التجارية

الخصائص

buildsresources.builds.
قائمة موارد البناء المشار إليها بواسطة البنية الأساسية لبرنامج ربط العمليات التجارية.

containersresources.containers.
قائمة صور الحاوية.

pipelinesresources.pipelines.
قائمة موارد البنية الأساسية لبرنامج ربط العمليات التجارية.

repositoriesresources.repositories.
قائمة موارد المستودع.

webhooksresources.webhooks.
قائمة خطافات الويب.

packagesresources.packages.
قائمة موارد الحزمة.

راجع أيضًا