update
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
99380afee9
commit
267ee01f9e
|
|
@ -14,7 +14,7 @@ steps:
|
||||||
from_secret: mount_command
|
from_secret: mount_command
|
||||||
commands:
|
commands:
|
||||||
- python -m pip install --upgrade pip
|
- python -m pip install --upgrade pip
|
||||||
- pip install torchsummary
|
- pip install torchsummary matplotlib
|
||||||
- ls ./
|
- ls ./
|
||||||
- mkdir -p data
|
- mkdir -p data
|
||||||
- $mount_command
|
- $mount_command
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue