mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
perf: 流水线支持有效期设置
This commit is contained in:
@@ -15,3 +15,6 @@ CREATE TABLE "cd_group"
|
||||
--分组字段
|
||||
ALTER TABLE cd_site_info ADD COLUMN "group_id" integer;
|
||||
|
||||
|
||||
--流水线有效期
|
||||
ALTER TABLE pi_pipeline ADD COLUMN "valid_time" integer;
|
||||
|
||||
Reference in New Issue
Block a user