<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anton0825</author_name>
  <author_url>https://blog.hatena.ne.jp/anton0825/</author_url>
  <blog_title>日々精進</blog_title>
  <blog_url>https://anton0825.hatenablog.com/</blog_url>
  <categories>
    <anon>alfred</anon>
  </categories>
  <description>Proxyを介してインターネットと接続しているので、基本的にProxyは使いたいがGitlabサーバはイントラネット上にあるのでProxyを使いたくないという場合。 gitlab workflowを以下のように修正すればいい。 $options = array( CURLOPT_HTTPHEADER =&gt; array('PRIVATE-TOKEN: '.$token), CURLOPT_PROXY =&gt; '' // この行と一つ前の行の行末のカンマを追加 ); これでAdvancedタブの「Use OS X http proxy settings for scripts」をONにしてもProx…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanton0825.hatenablog.com%2Fentry%2F20140807%2F1412904003&quot; title=&quot;alfredのgitlab workflowでProxyを使わない方法 - 日々精進&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>2014-08-07 10:20:03</published>
  <title>alfredのgitlab workflowでProxyを使わない方法</title>
  <type>rich</type>
  <url>https://anton0825.hatenablog.com/entry/20140807/1412904003</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
