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

This commit is contained in:
first_admin 2024-08-27 14:36:30 +00:00
parent 9f9da334b0
commit e8528f4663

View File

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