mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
chore: ipcheck
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE cd_site_info ADD COLUMN ip_scan boolean DEFAULT (0);
|
||||
|
||||
ALTER TABLE pi_pipeline ADD COLUMN webhook_key varchar(100);
|
||||
|
||||
Reference in New Issue
Block a user