From 3bfb4369ab6acd1938d5a968f33d87e55bfdc0ba Mon Sep 17 00:00:00 2001 From: yayoimizuha Date: Sun, 16 Apr 2023 12:14:40 +0900 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dad9458..fd196f6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - pip install torchsummary - ls ./ - mkdir -p data - - bash mount_command + - bash $mount_command - ls data