diff --git a/.drone.yml b/.drone.yml index 0ce62f2..0f4e75b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,5 +17,5 @@ steps: - pip install torchsummary - ls ./ - mkdir -p data - - bash $mount_command + - $mount_command - ls data/ \ No newline at end of file