update
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
yayoimizuha 2023-04-16 12:10:56 +09:00
parent 0ac38287b4
commit eddc8446bf
1 changed files with 12 additions and 0 deletions

View File

@ -9,5 +9,17 @@ steps:
- name: install
image: nvcr.io/nvidia/pytorch:23.03-py3
commands:
- python -m pip install --upgrade pip
- pip install torchsummary
- ls ./
- name: mount
environment:
mount_command:
from_secret: mount_command
commands:
- mkdir -p data
- bash mount_command