diff --git a/.drone.yml b/.drone.yml index a2ed691..22cafd2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,6 +21,7 @@ steps: image: debian:buster-slim commands: - bash -c 'source unit/version && echo "latest-minimal" >> .tags' + - ls -lha when: branch: - master