mirror of
https://github.com/VisActor/VTable
synced 2024-11-22 01:52:03 +00:00
chore: fix product in trigger-test.ts
This commit is contained in:
parent
586c09c50d
commit
1ea6251b87
@ -5,7 +5,7 @@ import fs, { ReadStream } from 'fs';
|
||||
import path from 'path';
|
||||
|
||||
const BUG_SERVER_HOST = 'https://bug-server.zijieapi.com';
|
||||
const PRODUCT = 'VisActor/VChart';
|
||||
const PRODUCT = 'VisActor/VTable';
|
||||
const CHECK_SCM_BUILD_INTERVAL_MS = 10 * 1000;
|
||||
const CHECK_SCM_BUILD_MAX_COUNT = 30;
|
||||
const CHECK_PHOTO_TEST_INTERVAL_MS = 10 * 1000;
|
||||
|
Loading…
Reference in New Issue
Block a user