<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>guitarrapc_tech</author_name>
  <author_url>https://blog.hatena.ne.jp/guitarrapc_tech/</author_url>
  <blog_title>tech.guitarrapc.cóm</blog_title>
  <blog_url>https://tech.guitarrapc.com/</blog_url>
  <categories>
    <anon>CI/CD</anon>
    <anon>Azure</anon>
  </categories>
  <description>Azure DevOps Pipelineで何度も同じ処理をYAMLに書いていた場合、Templateを使うとまとめられて便利になります。 実際にビルドが多く重複した定義の多いプロジェクトに適用したところ、表向き300行 (template含めると100行) 減らせて見通しは良くなりました。 # before $ find . -type f | xargs cat | wc -l 788 # after $ cat *.yml | wc -l 483 $ find . -type f | xargs cat | wc -l 628 今回は、Templateについて書いておきます。 概要 サン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.guitarrapc.com%2Fentry%2F2019%2F05%2F07%2F210549&quot; title=&quot;Azure DevOpsのTemplateを利用してビルドする - tech.guitarrapc.cóm&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-07 21:05:49</published>
  <title>Azure DevOpsのTemplateを利用してビルドする</title>
  <type>rich</type>
  <url>https://tech.guitarrapc.com/entry/2019/05/07/210549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
