File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656- powershell : |
5757 Write-Host "npm version $(UPDATE_TYPE)"
5858 npm version
59- npm version $(UPDATE_TYPE) -m "***NO_CI***" -f
59+ npm version $(UPDATE_TYPE) -m "***NO_CI*** %s " -f
6060 displayName : ' update version field in package.json'
6161
6262- powershell : |
7474 displayName : ' Copy Files to Artifact Directory)'
7575 inputs :
7676 Contents : |
77- **\*.vsix
77+ **\*.vsix!
7878 **\package.json
7979 **\images\ManagementTools_CloudFormation.png
8080 TargetFolder : ' $(Build.ArtifactStagingDirectory)'
Original file line number Diff line number Diff line change 55 "name" : " cform" ,
66 "displayName" : " CloudFormation" ,
77 "description" : " VS Code Plugin for CloudFormation" ,
8- "version" : " 0.0.20 " ,
8+ "version" : " 0.0.21 " ,
99 "publisher" : " aws-scripting-guy" ,
1010 "icon" : " images/ManagementTools_CloudFormation.png" ,
1111 "repository" : {
You can’t perform that action at this time.
0 commit comments