<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-horikiri</author_name>
  <author_url>https://blog.hatena.ne.jp/t-horikiri/</author_url>
  <blog_title>@thorikiriのてょりっき</blog_title>
  <blog_url>https://blog.horihavalabo.jp/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>capistranoを使ってデプロイ作業をしているのですが、アップロード後に処理を追加したいなと思いました。 やりたいことは、シンボリックリンクを別途貼りたかったのです。 こんな感じに後処理を追加することで出来ました。 namespace :deploy do after &quot;deploy:finalize_update&quot;, :except =&gt; { :no_release =&gt; true } do run &quot;ln -s #{shared_path}/hogehoge #{latest_release}/hogehoge&quot; end end Capistranoでデプロイする | kenkenno…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.horihavalabo.jp%2Fentry%2F20131108%2F1383899331&quot; title=&quot;capistranoでアップデート後の処理を追加する - @thorikiriのてょりっき&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>2013-11-08 17:28:51</published>
  <title>capistranoでアップデート後の処理を追加する</title>
  <type>rich</type>
  <url>https://blog.horihavalabo.jp/entry/20131108/1383899331</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
