feat: 增加 pipeline和 deployment
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
export { ProjectController } from './project/index.ts';
|
||||
export { UserController } from './user/index.ts';
|
||||
export { AuthController } from './auth/index.ts';
|
||||
export { DeploymentController } from './deployment/index.ts';
|
||||
export { PipelineController } from './pipeline/index.ts'
|
||||
|
||||
Reference in New Issue
Block a user