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

This commit is contained in:
first_admin 2024-08-27 14:34:26 +00:00
parent 91c3db5c47
commit 297ddc2aea

View File

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