diff --git a/.drone.yml b/.drone.yml index e286eaa..ef4de2e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: build commands: - pwd - - ls -l + - ls -lh # - docker build -t drone_rust:1.50-musl . # ---