Skip to content

Commit 735bc05

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 953246b commit 735bc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ steps:
3131
npm install
3232
npm test
3333
npm run build:frontend
34-
npm run build:backend
34+
npm run build:backend:ci
3535
npx codecov
3636
displayName: 'npm install and build'
3737
- script: |

0 commit comments

Comments
 (0)