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

This commit is contained in:
first_admin 2024-08-27 14:38:01 +00:00
parent 142691bfdb
commit df6c0b453a

View File

@ -7,4 +7,3 @@ steps:
image: alpine image: alpine
commands: commands:
- echo "Hello, World!" - echo "Hello, World!"
- echo "$DRONE_UI_USERNAME"