<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: ci-cd</title>
    <link>https://waylonwalker.com/tags/ci-cd/</link>
    <description>All posts with the tag &#34;ci-cd&#34;</description>
    <lastBuildDate>Wed, 07 Dec 2022 13:09:37 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/ci-cd/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>dash e your github docker actions</title>
      <link>https://waylonwalker.com/fail-ci-scripts/</link>
      <description>Give github actions the -e flag in the shebang so they fail on any one command failure. Otherwise each line will set the exit status, but only the last one...</description>
      <pubDate>Wed, 07 Dec 2022 13:09:37 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/fail-ci-scripts/</guid>
      <author>hello@waylonwalker.com</author>
      <category>bash</category>
      <category>github</category>
      <category>actions</category>
      <category>ci-cd</category>
    </item>
    <item>
      <title>automate your deploys</title>
      <link>https://waylonwalker.com/automate-your-deploys/</link>
      <description></description>
      <pubDate>Fri, 07 Feb 2020 12:08:00 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/automate-your-deploys/</guid>
      <author>hello@waylonwalker.com</author>
      <category>ci-cd</category>
    </item>
  </channel>
</rss>