From 8929ee9a10afdd40264f7ab5af6f483b20c358aa Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 2 Jul 2021 11:01:44 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @baddate 本文首发地址:https://linux.cn/article-13541-1.html 您的 LCTT 专页地址:https://linux.cn/lctt/baddate --- .../tech => published}/20210614 What is a CI-CD pipeline.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210614 What is a CI-CD pipeline.md (98%) diff --git a/translated/tech/20210614 What is a CI-CD pipeline.md b/published/20210614 What is a CI-CD pipeline.md similarity index 98% rename from translated/tech/20210614 What is a CI-CD pipeline.md rename to published/20210614 What is a CI-CD pipeline.md index 7cdcec29b4..cb9baa3fb8 100644 --- a/translated/tech/20210614 What is a CI-CD pipeline.md +++ b/published/20210614 What is a CI-CD pipeline.md @@ -4,8 +4,8 @@ [#]: collector: (lujun9972) [#]: translator: (baddate) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13541-1.html) CI/CD 管道是什么? ======