Skip to content

Commit 810ac8d

Browse files
committed
ci(KP-448): add npm build custom command
1 parent 0fe91e9 commit 810ac8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/azure-pipelines.pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ extends:
3232
- template: /templates/test/npm.yml@stratus-templates
3333
parameters:
3434
nodeVersion: 20
35+
buildCommand: run build:shared
3536
- job: integration_test
3637
displayName: 'Integration Test'
3738
steps:

0 commit comments

Comments
 (0)