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

This commit is contained in:
first_admin 2024-08-27 14:37:35 +00:00
parent e8528f4663
commit 142691bfdb

View File

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