mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
fix: 修复上传证书到腾讯云失败的bug
This commit is contained in:
@@ -88,7 +88,7 @@ export type Pipeline = Runnable & {
|
||||
userId: any;
|
||||
stages: Stage[];
|
||||
triggers: Trigger[];
|
||||
notifications: Notification[];
|
||||
notifications?: Notification[];
|
||||
};
|
||||
|
||||
export type Context = {
|
||||
|
||||
Reference in New Issue
Block a user