From 57ccf70c783034840109d622ed3aa33e757d7baa Mon Sep 17 00:00:00 2001 From: xf <8087184+xiong-feng@user.noreply.gitee.com> Date: Tue, 22 Sep 2020 15:51:06 +0800 Subject: [PATCH] update config-dev.yml. --- config-dev.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config-dev.yml b/config-dev.yml index 5264f75..60910f9 100644 --- a/config-dev.yml +++ b/config-dev.yml @@ -1,2 +1 @@ -config: - info: "config info for dev(master)" \ No newline at end of file +update config info for dev(dev) \ No newline at end of file -- Gitee