diff --git a/.drone.yml b/.drone.yml index b39fb84..2a6c8c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,4 +13,5 @@ steps: repo: git.ivasoft.cz/sw/redmine tags: - latest - - ${DRONE_TAG:-latest} \ No newline at end of file + - ${DRONE_TAG:-latest} + debug: true \ No newline at end of file