Skip to content

Commit c1a5a36

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent fd17f4b commit c1a5a36

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
@@ -18,7 +18,7 @@ steps:
1818
- script: |
1919
npm install -g @angular/cli
2020
npm install
21-
ng build ngximagedisplay
21+
ng build ngximagedisplay --prod
2222
displayName: 'npm install and build'
2323

2424
- task: CopyFiles@2

0 commit comments

Comments
 (0)