diff --git a/.drone.yml b/.drone.yml index ad96440..d1a047b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,6 +14,7 @@ steps: commands: - go build - go test + - ls -lah - echo -n "5.2.6,5.2.4" > .tags - name: image-create image: plugins/docker