From 52e6ef6ae08bf16c07c97cccdbccb220d9654f3c Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Fri, 21 Jan 2022 15:35:41 +0800 Subject: [PATCH] update cicd config --- .drone.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 547e0cb..3b18429 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,9 +3,6 @@ kind: pipeline type: docker name: development -environment: - PROJECT_PATH: http://test.tall.wiki/checkwork/ - # 常量值 constants: - &DEVELOPMENT_HOST test.tall.wiki @@ -82,6 +79,8 @@ steps: - name: notify-wechatwork image: fifsky/drone-wechat-work pull: if-not-exists + environment: + PROJECT_PATH: http://test.tall.wiki/checkwork/ settings: url: *NOTIFY_WECHATROBOT_WEBHOOK msgtype: markdown