Update azure-pipelines.yml for Azure Pipelines

Brokenbuttons
Thomas 4 years ago
parent d474f9ef83
commit 8a53bc2888

@ -17,6 +17,7 @@ steps:
- script: |
npm install -g @ionic/cli
npm update
npm install
ionic build --prod
displayName: 'npm install and build'

Loading…
Cancel
Save