feat(ci): 1. remove docker proxy. 2. split debug and docker environment (#304)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
*.dylib
|
||||
|
||||
.env
|
||||
.env.debug
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
@@ -52,5 +53,8 @@ common/temp
|
||||
|
||||
|
||||
backend/conf/model/*.yaml
|
||||
values-dev.yaml
|
||||
**/conf/model_ark_doubao-seed-1.6.yaml
|
||||
|
||||
*.tsbuildinfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user