This commit is contained in:
2025-04-13 14:25:28 +08:00
parent 8da3c8113b
commit d4f59e9daf

View File

@@ -71,6 +71,11 @@ steps:
" "
} }
} }
commands:
- echo "DRONE_COMMIT_AUTHOR=${DRONE_COMMIT_AUTHOR}"
- echo "build.author=$(echo '{{build.author}}' | drone-webhook simulate)"
volumes: volumes:
- name: config - name: config