Update azure-pipelines.yml for Azure Pipelines

Brokenbuttons
Thomas 4 years ago
parent d474f9ef83
commit 8a53bc2888

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

Loading…
Cancel
Save