This commit is contained in:
yayoimizuha 2023-04-16 11:47:37 +09:00
parent fa51c24f46
commit 5ecf8aeb55
1 changed files with 12 additions and 0 deletions

12
.drone.yml Normal file
View File

@ -0,0 +1,12 @@
kind: pipeline
name: train
type: docker
concurrency:
limit: 1
steps:
- name: install
image: nvcr.io/nvidia/pytorch:23.03-py3
commands:
- ls /