<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>GitHub Actions on 编程心语</title>
		<link>https://www.ithome.me/tags/github-actions/</link>
		<description>Recent content in GitHub Actions on 编程心语</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Fri, 19 Jun 2026 09:02:33 +0800</lastBuildDate>
		
			<atom:link href="https://www.ithome.me/tags/github-actions/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>GitHub Actions 实战：为你的项目搭建完整的 CI/CD 自动化流水线</title>
				<link>https://www.ithome.me/post/2026/06/19/github-actions-cicd-pipeline/</link>
				<pubDate>Fri, 19 Jun 2026 08:00:00 +0800</pubDate>
				<guid>https://www.ithome.me/post/2026/06/19/github-actions-cicd-pipeline/</guid>
				<description>&lt;h2 id=&#34;为什么需要-cicd&#34;&gt;为什么需要 CI/CD？&lt;/h2&gt;&#xA;&lt;p&gt;每次手动跑测试、手动构建、手动部署，不仅耗时还容易出错。CI/CD 流水线可以在你 &lt;code&gt;git push&lt;/code&gt; 的那一刻自动完成所有重复性工作：代码检查、单元测试、构建产物、部署上线。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
