From 017e04b0463d965ab2fa50b61fa3def97ec5d0a1 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Wed, 16 Jun 2021 09:06:23 +0800 Subject: [PATCH] fix env --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index be50ddb..3fcb3a1 100644 --- a/.env.example +++ b/.env.example @@ -21,5 +21,5 @@ DRONE_SERVER_PROTO=http DRONE_RPC_SECRET=bea26a2221fd8090ea38720fc445eca6 # RSYNC -RSYNC_RSYNC_LOCAL=/root/publish/cicd +RSYNC_LOCAL=/root/publish/cicd