此内容没有您所选择的语言版本。

Chapter 2. Creating pipelines for integration with application and GitOps repositories


This procedure explains how to create Azure pipelines for both your application and your GitOps repository.

Prerequisites

Before you can create the Azure pipelines integrated with your application source code and GitOps repository you must have the following:

Procedure

  1. Log in to https://dev.azure.com and open your Azure DevOps project.
  2. In the navigation panel, select Pipelines, then select Pipelines.
  3. Select New pipeline to create a new pipeline.
  4. Make sure your pipeline name matches the value of annotation dev.azure.com/build-definition in the config-info.yaml file under your application source repository.
  5. Select your source control system.
  6. Select All repositories and search for your application source repository.
  7. Select your application source repository:

    1. Sign in to your repository.
    2. Adjust the permissions as needed.
    3. Select Approve and install.
  8. Ensure that the azure-pipelines.yml file contains the reference to your pool name and variable group.
  9. Select Run.
  10. Select Queued job.

    Note

    You will see a warning This pipeline needs permission to access 2 resources before this run can continue

  11. Select view.
  12. Select Permit for both agent pool and variable group.
  13. Repeat the procedure, but select the GitOps repository instead of the application source repository in steps 4, 6, and 7.

Revised on 2026-02-04 23:23:40 UTC

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部