Update .drone.yml
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
standard-user 2024-08-23 21:12:07 +00:00
parent 883f7e8b68
commit 9cce3c636f

View File

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