ニュース

Building a pipeline in YAML is easy enough, using an azure-pipelines.yml file. Start by connecting your repository to Azure Pipelines, using OAuth to give it access to your code.
久々にAzure DevOpsのアップデートを眺めていると、パイプラインyamlで使う式関連でアップデートがあったようなので調べてみました。
今回はAzure Pipelineのパイプライン実行の流れについてまとめて共有しました。「yamlを書いて回せば回る」くらいの認識でもAzure Pipelineを運用する ...