From e52c1b1dcc5dc7250bf13fce7b5362e01c18f9f1 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 27 Jul 2020 21:02:02 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12458-1.html --- ...at you need to know about automation testing in CI-CD.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename {translated/tech => published}/20200709 What you need to know about automation testing in CI-CD.md (98%) diff --git a/translated/tech/20200709 What you need to know about automation testing in CI-CD.md b/published/20200709 What you need to know about automation testing in CI-CD.md similarity index 98% rename from translated/tech/20200709 What you need to know about automation testing in CI-CD.md rename to published/20200709 What you need to know about automation testing in CI-CD.md index 37d8f294eb..d5b7f7dd3a 100644 --- a/translated/tech/20200709 What you need to know about automation testing in CI-CD.md +++ b/published/20200709 What you need to know about automation testing in CI-CD.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: reviewer: (wxy) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12458-1.html) [#]: subject: (What you need to know about automation testing in CI/CD) [#]: via: (https://opensource.com/article/20/7/automation-testing-cicd) [#]: author: (Taz Brown https://opensource.com/users/heronthecli)