From d4f59e9daf985c89e7d949c029fdece1987d72fc Mon Sep 17 00:00:00 2001 From: clay Date: Sun, 13 Apr 2025 14:25:28 +0800 Subject: [PATCH] feat: 1 --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 0f13a74..33d6d9b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,6 +71,11 @@ steps: " } } + commands: + - echo "DRONE_COMMIT_AUTHOR=${DRONE_COMMIT_AUTHOR}" + - echo "build.author=$(echo '{{build.author}}' | drone-webhook simulate)" + + volumes: - name: config