mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
perf: 支持webhook触发流水线,新增触发类型图标显示
This commit is contained in:
Generated
+3
-3
@@ -4,9 +4,6 @@ settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
root: 'link:'
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
@@ -870,6 +867,9 @@ importers:
|
||||
'@certd/basic':
|
||||
specifier: ^1.37.17
|
||||
version: link:../../core/basic
|
||||
'@certd/pipeline':
|
||||
specifier: ^1.37.17
|
||||
version: link:../../core/pipeline
|
||||
'@certd/plugin-lib':
|
||||
specifier: ^1.37.17
|
||||
version: link:../../plugins/plugin-lib
|
||||
|
||||
Reference in New Issue
Block a user