Update .drone.yml
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
standard-user 2024-08-23 21:11:07 +00:00
parent 8b5e8a4d52
commit 9c43263328

View File

@ -10,6 +10,6 @@ steps:
- name: override-author
image: alpine
environment:
DRONE_COMMIT_AUTHOR: "CustomAuthor"
commands:
- echo "Overridden author: $DRONE_COMMIT_AUTHOR"
# DRONE_COMMIT_AUTHOR: "CustomAuthor"
# commands:
# - echo "Overridden author: $DRONE_COMMIT_AUTHOR"