BirkhoffLee commited on
Commit
83d3f97
·
unverified ·
1 Parent(s): c809ef4

fix: 使用开发镜像中的 UV

Browse files
Files changed (1) hide show
  1. .cnb.yml +2 -0
.cnb.yml CHANGED
@@ -21,6 +21,8 @@ main:
21
  push:
22
  - runner:
23
  cpus: 1
 
 
24
  imports:
25
  - https://cnb.cool/maikebuke/Tools/Huggingface/AccessToken/-/blob/main/key.yml
26
  env:
 
21
  push:
22
  - runner:
23
  cpus: 1
24
+ docker:
25
+ image: cnbcool/default-dev-env:latest
26
  imports:
27
  - https://cnb.cool/maikebuke/Tools/Huggingface/AccessToken/-/blob/main/key.yml
28
  env: