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 @@ -7,8 +7,8 @@ defaultArgs:
77 publishToNPM : true
88 publishToJBMarketplace : true
99 localAppVersion : unknown
10- codeCommit : e81ab749002377cf40b1551661a6b80725141ff0
11- codeVersion : 1.97 .2
10+ codeCommit : 6ad315d5bcd16de3666651b41fd00a709951aa7b
11+ codeVersion : 1.98 .2
1212 codeQuality : stable
1313 codeWebExtensionCommit : 3953e8160fffa97dd4a4509542b4bf7ff9b704cd
1414 xtermCommit : d547d4ff4590b66c3ea24342fc62e3afcf6b77bc
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ RUN nameShort=$(jq --raw-output '.nameShort' product.json) && \
125125 mv product.json.tmp product.json && \
126126 jq '{quality,nameLong,nameShort}' product.json
127127
128- RUN npm run gulp compile-build
128+ RUN npm run gulp compile-build-pr
129129RUN npm run gulp extensions-ci
130130RUN npm run gulp minify-vscode-reh
131131RUN npm run gulp vscode-web-min-ci
You can’t perform that action at this time.
0 commit comments