We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484b54f commit 76e0333Copy full SHA for 76e0333
azure-pipelines.yml
@@ -16,7 +16,6 @@ steps:
16
17
- script: |
18
npm install
19
- npm run generate
20
npm run build
21
npm version 1.0.$(Build.BuildNumber) --no-git-tag-version --allow-same-version
22
displayName: "Install dependencies and build"
0 commit comments