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