phase 16 implementation
This commit is contained in:
@@ -6,6 +6,9 @@ const commands = [
|
||||
['pnpm', ['lint']],
|
||||
['pnpm', ['typecheck']],
|
||||
['pnpm', ['test:unit']],
|
||||
['pnpm', ['test:integration']],
|
||||
['pnpm', ['test:security']],
|
||||
['pnpm', ['test:privacy']],
|
||||
['pnpm', ['build'], { SITE_ORIGIN: 'http://127.0.0.1:3000', PUBLIC_RELEASE_APPROVED: 'false' }],
|
||||
['pnpm', ['audit']],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user