<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kabegiwakun</author_name>
  <author_url>https://blog.hatena.ne.jp/kabegiwakun/</author_url>
  <blog_title>かべぎわブログ</blog_title>
  <blog_url>https://www.kabegiwablog.com/</blog_url>
  <categories>
    <anon>CircleCI</anon>
  </categories>
  <description>概要 CircleCIでpersist_to_workspaceとattach_workspaceを利用してJob間でファイルを共有してみます。 たとえばビルドした結果を別のJobでデプロイなどよくありがちだと思う。 .circleci/config.yaml こんなかんじ。 今回はテスト用にechoをリダイレクトするJobとそれを確認するJobでわけてみた。 version: 2.1 jobs: build: docker: - image: circleci/python:3.7 working_directory: ~/repo steps: - run: command: | mkdi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.kabegiwablog.com%2Fentry%2F2020%2F02%2F19%2F091115&quot; title=&quot;CircleCIでpersist_to,attach_workspaceをつかってJob間でファイルを共有する - かべぎわブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kabegiwakun/20200202/20200202222652.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-19 09:11:15</published>
  <title>CircleCIでpersist_to,attach_workspaceをつかってJob間でファイルを共有する</title>
  <type>rich</type>
  <url>https://www.kabegiwablog.com/entry/2020/02/19/091115</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
