<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshitachi</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshitachi/</author_url>
  <blog_title>web-technical-blog</blog_title>
  <blog_url>https://web-technical.hatenablog.com/</blog_url>
  <categories>
    <anon>jenkins</anon>
    <anon>centos</anon>
    <anon>git</anon>
  </categories>
  <description># --- jenkinsユーザーにスイッチ su -s /bin/bash jenkins # --- .sshがなければディレクトリ作成(/var/lib/jenkins/.ssh) mkdir ~/.ssh; cd ~/.ssh # --- 秘密鍵の作成(パスワードが聞かれるが無視) ssh-keygen -t rsa # --- 権限600に設定 chmod 600 id_rsa # --- 公開鍵(id_rsa.pub)をGitHubへ登録する https://github.com/settings/keys GitHubの「SSH Keys」にアクセスして「New SSH Key」…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-technical.hatenablog.com%2Fentry%2F2017%2F06%2F16%2F164952&quot; title=&quot;JenkinsでGitにPush時に自動ビルドさせる - web-technical-blog&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>2017-06-16 16:49:52</published>
  <title>JenkinsでGitにPush時に自動ビルドさせる</title>
  <type>rich</type>
  <url>https://web-technical.hatenablog.com/entry/2017/06/16/164952</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
