From 012ff01495ae0ff70a2b25a9f247cca1de239aa6 Mon Sep 17 00:00:00 2001 From: gitgit Date: Tue, 2 Aug 2022 09:10:24 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E4=BB=93=E5=BA=93=E6=8E=A8?= =?UTF-8?q?=E9=80=81=E4=BB=A3=E7=A0=81.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/仓库推送代码.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/仓库推送代码.yml b/.devops/仓库推送代码.yml index fedde0d..9b21a39 100644 --- a/.devops/仓库推送代码.yml +++ b/.devops/仓库推送代码.yml @@ -15,7 +15,7 @@ workflow: remote_url: '"https://testgitea2.trustie.net/gitgit/testdevops.git"' remote_branch: '"master"' source_path: '""' - target_dir: '""' + target_dir: '"/."' commit_message: '"jianmu default commit message"' committer_name: '"jianmu"' committer_email: '"jianmu@example.com"'